mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Meow
This commit is contained in:
parent
291f05af1f
commit
b32fdbd29c
2 changed files with 2 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ set(scripts
|
|||
Window_SaveFile.rb
|
||||
Window_Selectable.rb
|
||||
Window_Settings.rb
|
||||
Window_Settings_audio.rb
|
||||
Window_ShopBuy.rb
|
||||
Window_ShopCommand.rb
|
||||
Window_ShopNumber.rb
|
||||
|
|
|
|||
|
|
@ -535,3 +535,4 @@ class Window_Settings
|
|||
@bg.opacity
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue