Misc fixes
This commit is contained in:
@@ -502,7 +502,6 @@ namespace Game
|
||||
|
||||
public List<GuildReward> GetGuildRewards() { return guildRewards; }
|
||||
|
||||
|
||||
uint NextGuildId;
|
||||
Dictionary<ulong, Guild> GuildStore = new();
|
||||
List<GuildReward> guildRewards = new();
|
||||
|
||||
Reference in New Issue
Block a user