mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
Rework of eq_dictionary
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ struct PetInfo {
|
||||
uint32 Mana;
|
||||
float size;
|
||||
SpellBuff_Struct Buffs[BUFF_COUNT];
|
||||
uint32 Items[EmuConstants::EQUIPMENT_SIZE];
|
||||
uint32 Items[EQEmu::Constants::EQUIPMENT_SIZE];
|
||||
char Name[64];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user