Fix Spec4
This commit is contained in:
@@ -356,7 +356,7 @@ namespace ReallifeGamemode.Server.Extensions
|
||||
}
|
||||
|
||||
bool duty = user.GetData<bool>("duty");
|
||||
bool adminUnshow = user.GetData<bool>("adminUnshow");
|
||||
bool adminUnshow = player.GetData<bool>("adminUnshow");
|
||||
|
||||
if (adminUnshow)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user