mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* fixed set bonus calculation when using multiple sets in one summary Localization * create more concise error messages when accessing nonexistant locale strings
2 lines
79 B
SQL
2 lines
79 B
SQL
UPDATE aowow_dbversion SET `build` = CONCAT(IFNULL(`build`, ''), ' itemsets');
|