mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
fixed sm_spec
This commit is contained in:
parent
e824f6a5b7
commit
63b0cf2ad4
@ -319,7 +319,7 @@ public Action Command_Spec(int client, int args)
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
CS_SwitchTeam(client, CS_TEAM_SPECTATOR);
|
||||
ChangeClientTeam(client, CS_TEAM_SPECTATOR);
|
||||
|
||||
if(args > 0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user