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

6 lines
175 B
PHP
Raw Normal View History

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