c30ea3a2d3bb55bb59c4a88a554d5553132ff509
Also fix Class loading order issues, which resulted in EquipmentSlot#getGroup returning null, since EquipmentSlot and EquipmentSlotGroup referencing each other on class init. This caused EquipmentSlot to being init first, when the fields in EquipmentSlotGroup are still null, resulting in the group being null. By: DerFrZocker <derrieple@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%