mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 22:37:04 +00:00
Packet fixes, pet spells
This commit is contained in:
parent
e5a597ea9f
commit
b2d24ba0f7
18 changed files with 262 additions and 30 deletions
|
|
@ -317,7 +317,7 @@ class MANGOS_DLL_SPEC Object
|
|||
{
|
||||
int32 *m_int32Values;
|
||||
uint32 *m_uint32Values;
|
||||
float *m_floatValues;
|
||||
float *m_floatValues;
|
||||
};
|
||||
|
||||
uint32 *m_uint32Values_mirror;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue