Spells/Models

* fixed assigning same display to multiple spells from the same SpellList
 * fixes missing mounts in Profiler
This commit is contained in:
Sarjuuk
2018-11-26 23:18:01 +01:00
parent 04209cfc6d
commit 13db19c64f
2 changed files with 25 additions and 22 deletions

View File

@@ -0,0 +1 @@
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' profiler');