Revert "General: Change some permissions around."
This reverts commit 62d27305fb.
This commit is contained in:
@@ -2592,7 +2592,7 @@ public Action Hook_UserMessage(UserMsg msg_id, Handle bf, const players[], int p
|
||||
}
|
||||
}
|
||||
|
||||
if (!g_msgAuthor || HasFlag(g_msgAuthor, Admin_Custom1))
|
||||
if (!g_msgAuthor || HasFlag(g_msgAuthor, Admin_Generic))
|
||||
{
|
||||
CFormatColor(g_msgText, sizeof(g_msgText), g_msgAuthor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user