服务器相关
This commit is contained in:
@@ -15,6 +15,8 @@ public sealed class Player : Entity
|
||||
|
||||
[BsonDictionaryOptions(DictionaryRepresentation.ArrayOfArrays)]
|
||||
public Dictionary<int, int> Currency = new();
|
||||
|
||||
|
||||
|
||||
[BsonIgnore] public long SessionRunTimeId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user