mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
wrong team...
This commit is contained in:
parent
f7c878b8f1
commit
88ede8d55c
@ -663,7 +663,7 @@ public Action Command_Spectate(int client, const char[] command, int args)
|
||||
return Plugin_Continue;
|
||||
}
|
||||
|
||||
CleanSwitchTeam(client, 2, true);
|
||||
CleanSwitchTeam(client, 1, false);
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user