mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-29 00:54:31 +00:00
fix hero revive
This commit is contained in:
@@ -1230,7 +1230,6 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%training` (
|
||||
`pop` int(10) unsigned NOT NULL,
|
||||
`timestamp` int(10) unsigned NOT NULL,
|
||||
`eachtime` int(10) unsigned NOT NULL,
|
||||
`commence` int(10) unsigned NOT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user