6 lines
175 B
PHP
6 lines
175 B
PHP
|
#if defined _AntiBhopCheat_Included
|
||
|
#endinput
|
||
|
#endif
|
||
|
#define _AntiBhopCheat_Included
|
||
|
|
||
|
forward void AntiBhopCheat_OnClientDetected(int client, char[] sReason, char[] sStats);
|