add nickname support, try to fix campaign stage save

This commit is contained in:
Mikhail Thompson
2024-06-26 23:01:45 +03:00
parent d5d6844c97
commit 49d77bb5f7
9 changed files with 101 additions and 28 deletions

View File

@@ -37,6 +37,7 @@ namespace nksrv.Utils
public ulong ID;
public long RegisterTime;
public int LastStageCleared;
public string Nickname = "SomePLayer";
// Game data