mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 12:27:48 +00:00
feat(Core\Player): Added createplayerinfo_cast_spell support cast spell for some class spells (#9448)
This commit is contained in:
@@ -339,6 +339,7 @@ struct PlayerInfo
|
||||
uint16 displayId_f{0};
|
||||
PlayerCreateInfoItems item;
|
||||
PlayerCreateInfoSpells customSpells;
|
||||
PlayerCreateInfoSpells castSpells;
|
||||
PlayerCreateInfoActions action;
|
||||
PlayerCreateInfoSkills skills;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user