mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[0105] Fix most of the linking errors with SD2, still 1 more to be solved
Signed-off-by: Netcho <kkotlarski@abv.bg>
This commit is contained in:
parent
1e6decb0dc
commit
fe0e119e13
1 changed files with 1 additions and 1 deletions
|
|
@ -1837,7 +1837,7 @@ struct SpellTotemsEntry
|
||||||
};
|
};
|
||||||
|
|
||||||
// Spell.dbc
|
// Spell.dbc
|
||||||
struct SpellEntry
|
struct MANGOS_DLL_SPEC SpellEntry
|
||||||
{
|
{
|
||||||
uint32 Id; // 0 m_ID
|
uint32 Id; // 0 m_ID
|
||||||
uint32 Attributes; // 1 m_attribute
|
uint32 Attributes; // 1 m_attribute
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue