mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-05-10 22:34:51 +00:00
try this
This commit is contained in:
parent
7e22c16446
commit
81923d57af
@ -12,6 +12,6 @@ bool is_sp() { return current == gamemode::zombies; }
|
||||
} // namespace environment
|
||||
|
||||
int SV_IsTestClient(int clientNum) {
|
||||
return svs_clients[clientNum].bIsTestClient == 1;
|
||||
return svs_clients[clientNum].bIsTestClient;
|
||||
}
|
||||
} // namespace game
|
||||
|
Loading…
x
Reference in New Issue
Block a user