forked from UNLOZE/sm-plugins
Push stuff to this repo.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#if defined NoSteamDetection_included
|
||||
#endinput
|
||||
#endif
|
||||
|
||||
#define NoSteamDetection_included
|
||||
|
||||
native bool IsClientProfileValid(int client);
|
||||
|
||||
native bool IsClientProfileValidated(int client);
|
||||
|
||||
forward void OnClientProfileValidated(int client, bool valid);
|
||||
Reference in New Issue
Block a user