mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[8041] Avoid send talent info many times at loading. Small cleanups.
This commit is contained in:
parent
68848314e2
commit
3e2b810376
6 changed files with 16 additions and 17 deletions
|
|
@ -681,8 +681,8 @@ enum SpellEffects
|
|||
SPELL_EFFECT_MILLING = 158,
|
||||
SPELL_EFFECT_ALLOW_RENAME_PET = 159,
|
||||
SPELL_EFFECT_160 = 160,
|
||||
SPELL_EFFECT_161 = 161,
|
||||
SPELL_EFFECT_162 = 162,
|
||||
SPELL_EFFECT_TALENT_SPEC_COUNT = 161,
|
||||
SPELL_EFFECT_TALENT_SPEC_SELECT = 162,
|
||||
TOTAL_SPELL_EFFECTS = 163
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue