mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Fix for GM Trainer crashing server (undefined behavior on enum cast)
This commit is contained in:
@@ -108,6 +108,7 @@ enum SkillUseTypes : uint32
|
||||
/*13869*/ SkillBerserking,
|
||||
/*13902*/ SkillTaunt,
|
||||
/*05837*/ SkillFrenzy, // This appears to be the only listed one not grouped with the others
|
||||
/*00000*/ _SkillCount,
|
||||
|
||||
// SoF+ specific skills
|
||||
// /*03670*/ SkillRemoveTraps,
|
||||
|
||||
Reference in New Issue
Block a user