[-] "CmdAnim" -> "CmdUserHup"
This commit is contained in:
@@ -133,7 +133,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
|
||||
[Command("hup")]
|
||||
public void CmdAnim(Player player)
|
||||
public void CmdUserHup(Player player)
|
||||
{
|
||||
player.ToggleSurrender();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user