ConGroups are gone. Long live admin flags in content.
This commit is contained in:
@@ -34,6 +34,9 @@ namespace Content.Shared
|
||||
public static readonly CVarDef<bool>
|
||||
GamePersistGuests = CVarDef.Create("game.persistguests", true, CVar.ARCHIVE | CVar.SERVERONLY);
|
||||
|
||||
public static readonly CVarDef<bool>
|
||||
ConsoleLoginLocal = CVarDef.Create("console.loginlocal", true, CVar.ARCHIVE);
|
||||
|
||||
|
||||
/*
|
||||
* Database stuff
|
||||
|
||||
Reference in New Issue
Block a user