Compare commits
1 Commits
9feb0b3c35
...
fdd492a8f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fdd492a8f4 |
@@ -59,6 +59,7 @@ public record struct LocationInfo
|
||||
[Key(4)] public uint WardId { get; set; }
|
||||
[Key(5)] public uint HouseId { get; set; }
|
||||
[Key(6)] public uint RoomId { get; set; }
|
||||
[Key(7)] public uint InstanceId { get; set; }
|
||||
}
|
||||
|
||||
[MessagePackObject]
|
||||
|
||||
Reference in New Issue
Block a user