Some cleanups

This commit is contained in:
hondacrx
2022-05-10 14:35:56 -04:00
parent 867f528ac0
commit 6a29799a6e
5 changed files with 6 additions and 6 deletions
@@ -91,7 +91,6 @@ namespace Game.Networking.Packets
}
public uint VirtualRealmAddress;
public uint HotfixCount;
public MultiMap<int, HotfixRecord> Hotfixes;
}