mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 16:34:40 +01:00
add basic admin panel
This commit is contained in:
@@ -78,6 +78,7 @@ namespace nksrv.Utils
|
||||
public string Nickname = "SomePlayer";
|
||||
public int ProfileIconId = 39900;
|
||||
public bool ProfileIconIsPrism = false;
|
||||
public bool IsAdmin = false;
|
||||
|
||||
// Game data
|
||||
public List<string> CompletedScenarios = [];
|
||||
|
||||
Reference in New Issue
Block a user