mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/Spawns:
* only priorize captials over their surrounding if there is no alphaMap present * Dalaran and Shattrath are capitals * truncate old data as it may not get overwitten
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('AOWOW_REVISION', 2);
|
||||
define('AOWOW_REVISION', 3);
|
||||
define('CLI', PHP_SAPI === 'cli');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user