Spell/Tooltips

* added an exception for a bugged tooltip
 * better handle refs to unknown spells
This commit is contained in:
Sarjuuk
2015-08-07 19:46:43 +02:00
parent 63756b23d9
commit 00f53fbb09
3 changed files with 16 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('AOWOW_REVISION', 13);
define('AOWOW_REVISION', 14);
define('CLI', PHP_SAPI === 'cli');