God please kill me PLEASE
This commit is contained in:
parent
f9e87b6863
commit
b4bbbd8c6d
|
|
@ -104,7 +104,7 @@ class Persistent
|
|||
Language.set(@lang)
|
||||
end
|
||||
rescue => e
|
||||
print("[Scripts>Persistence] error: " + e.message)
|
||||
print("error: " + e.message)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -325,3 +325,4 @@ class Window_Base < Window
|
|||
self.contents.draw_text(x + 28, y, 212, 32, item.name)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue