sm-plugins/AntiBhopCheat/scripting/include/AntiBhopCheat.inc

6 lines
174 B
PHP
Raw Normal View History

2018-08-07 22:27:29 +02:00
#if defined _AntiBhopCheat_Included
#endinput
#endif
#define _AntiBhopCheat_Included
2018-08-07 22:27:29 +02:00
forward void AntiBhopCheat_OnClientDetected(int client, char[] sReason, char[] sStats);