Files

7 lines
138 B
SourcePawn

#if defined _selfmute_included_
#endinput
#endif
#define _selfmute_included_
native bool SelfMute_IsIgnoring(int client, int target);