mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-21 06:19:56 +00:00
uhh.. game dont wanna start without this
This commit is contained in:
parent
72b35b8a13
commit
7010eb4b27
1 changed files with 3 additions and 0 deletions
|
|
@ -181,6 +181,9 @@ class Window_Settings
|
|||
end
|
||||
end
|
||||
|
||||
def self.load_settings
|
||||
Settings.load!
|
||||
end
|
||||
|
||||
def update
|
||||
if @visible
|
||||
|
|
|
|||
Loading…
Reference in a new issue