mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
update
This commit is contained in:
+2
-1
@@ -1180,7 +1180,8 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%odata` (
|
||||
KEY `crop` (`crop`),
|
||||
KEY `loyalty` (`loyalty`),
|
||||
KEY `maxcrop` (`maxcrop`),
|
||||
KEY `maxstore` (`maxstore`)
|
||||
KEY `maxstore` (`maxstore`),
|
||||
KEY `owner` (`owner`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user