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
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def self.load_settings
|
||||||
|
Settings.load!
|
||||||
|
end
|
||||||
|
|
||||||
def update
|
def update
|
||||||
if @visible
|
if @visible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue