uhh.. game dont wanna start without this
This commit is contained in:
parent
72b35b8a13
commit
7010eb4b27
|
|
@ -181,6 +181,9 @@ class Window_Settings
|
|||
end
|
||||
end
|
||||
|
||||
def self.load_settings
|
||||
Settings.load!
|
||||
end
|
||||
|
||||
def update
|
||||
if @visible
|
||||
|
|
|
|||
Loading…
Reference in New Issue