mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-14 07:55:01 +01:00
add nickname support, try to fix campaign stage save
This commit is contained in:
@@ -37,6 +37,7 @@ namespace nksrv.Utils
|
||||
public ulong ID;
|
||||
public long RegisterTime;
|
||||
public int LastStageCleared;
|
||||
public string Nickname = "SomePLayer";
|
||||
|
||||
|
||||
// Game data
|
||||
|
||||
Reference in New Issue
Block a user