mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-22 23:10:52 +01:00
Move the update
This commit is contained in:
parent
f167c6b6cd
commit
a5d11b98e2
@ -7,6 +7,3 @@ INSERT INTO `emulator_texts` (`key`, `value`) VALUES ('wired.variable.item_count
|
|||||||
|
|
||||||
-- Enable bubble alerts
|
-- Enable bubble alerts
|
||||||
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('bubblealerts.enabled', '1');
|
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('bubblealerts.enabled', '1');
|
||||||
|
|
||||||
-- Enable or Disable TTY in console (Default is enabled)
|
|
||||||
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('console.mode', '0');
|
|
||||||
|
Loading…
Reference in New Issue
Block a user