Potential fix for #158
This commit is contained in:
@@ -508,6 +508,10 @@ namespace Barotrauma
|
||||
else { RunNone(); }
|
||||
}
|
||||
|
||||
#if SERVER
|
||||
GameMain.Server.ServerSettings.LoadClientPermissions();
|
||||
#endif
|
||||
|
||||
executionNumber++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user