mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* fixed assigning same display to multiple spells from the same SpellList * fixes missing mounts in Profiler
2 lines
81 B
SQL
2 lines
81 B
SQL
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' profiler');
|