Reverted 2.4.0 sql.

This commit is contained in:
harmonic 2020-05-09 23:51:56 +01:00
parent ea27e419bb
commit 95fab253d8

View File

@ -1,5 +1,3 @@
INSERT INTO `emulator_settings`(`key`, `value`) VALUES ('hotel.room.stickies.max', '200');
ALTER TABLE `users_settings` ADD COLUMN `last_purchase_timestamp` int(11) NOT NULL DEFAULT UNIX_TIMESTAMP();
INSERT INTO `emulator_settings`(`key`, `value`) VALUES ('retro.style.homeroom', '1');