fix admin status

This commit is contained in:
2022-09-16 06:36:06 +03:00
parent 19759b99e2
commit 771f6708f1
2 changed files with 2 additions and 2 deletions

View File

@ -842,6 +842,6 @@ event BeginState(Name N)
defaultproperties
{
RespawnCounter=-1
AdminType=255
AdminType=AT_Player
TaggedPlayerName="Player"
}