- Removed .gat from map names.
- Removed trailing tabs in some warp portal files. - Removed `loginlog` table from convert_engine SQL scripts, because it's in the log database. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14987 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -24,7 +24,6 @@ ALTER TABLE `ipbanlist` ENGINE = InnoDB;
|
||||
#ALTER TABLE `item_db` ENGINE = InnoDB;
|
||||
#ALTER TABLE `item_db2` ENGINE = InnoDB;
|
||||
ALTER TABLE `login` ENGINE = InnoDB;
|
||||
#ALTER TABLE `loginlog` ENGINE = InnoDB;
|
||||
ALTER TABLE `mail` ENGINE = InnoDB;
|
||||
ALTER TABLE `mapreg` ENGINE = InnoDB;
|
||||
ALTER TABLE `memo` ENGINE = InnoDB;
|
||||
|
||||
Reference in New Issue
Block a user