mirror of
https://codeberg.org/spire/setteam.git
synced 2026-06-03 14:24:07 +02:00
unset force team on setteam
This commit is contained in:
parent
bbaa8343e8
commit
bb66af7181
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ public Action:SetTeam(args) {
|
|||
|
||||
int client = FindTarget(0, player, false, true);
|
||||
|
||||
force_team[client] = 0;
|
||||
ChangeClientTeam(client, team);
|
||||
|
||||
return Plugin_Handled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue