sm-plugins/includes/AntiBhopCheat.inc

6 lines
175 B
PHP
Raw Normal View History

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