mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 15:20:52 +01:00
Merge branch 'ColicDusti-dev-patch-67172' into 'dev'
Update 3_0_0 to 3_5_0.sql - Changed emulator_texts for emulator_settings for... See merge request morningstar/Arcturus-Community!555
This commit is contained in:
commit
904395a114
@ -93,4 +93,4 @@ INSERT INTO `emulator_texts` (`key`, `value`) VALUES ('hotel.mannequin.name.defa
|
|||||||
INSERT INTO `emulator_texts` (`key`, `value`) VALUES ('rcon.alert.user.change_username', 'You can change your username. Click on yourself to change it.');
|
INSERT INTO `emulator_texts` (`key`, `value`) VALUES ('rcon.alert.user.change_username', 'You can change your username. Click on yourself to change it.');
|
||||||
|
|
||||||
-- Custom Stacking Setting
|
-- Custom Stacking Setting
|
||||||
INSERT INTO `emulator_texts` (`key`, `value`) VALUES ('custom.stacking.enabled', '0');
|
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('custom.stacking.enabled', '0');
|
||||||
|
Loading…
Reference in New Issue
Block a user