Fix merc attack delay

This commit is contained in:
Michael Cook (mackal)
2015-01-30 01:33:55 -05:00
parent 0aba2d578a
commit 8ec1cb949a
5 changed files with 116 additions and 111 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9071
#define CURRENT_BINARY_DATABASE_VERSION 9072
#define COMPILE_DATE __DATE__
#define COMPILE_TIME __TIME__
#ifndef WIN32