1.0.2.35 DEV

This commit is contained in:
[VB]AWOL
2013-09-26 20:05:41 -05:00
parent 64e5857e92
commit c1339e4a6e
7 changed files with 201 additions and 134 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `object_data` ADD `LastUpdated` TIMESTAMP on update CURRENT_TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `Datestamp`;

View File

@@ -1,5 +1,5 @@
/*
DayZ Epoch 1.0.2.3
DayZ Epoch 1.0.2.4
*/
SET FOREIGN_KEY_CHECKS=0;