mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
forgot to add to scripts
This commit is contained in:
parent
74ac082609
commit
83fcae68bc
2 changed files with 3 additions and 1 deletions
|
|
@ -84,7 +84,8 @@ set(scripts
|
|||
Window_TPtL.rb
|
||||
Settings.rb
|
||||
Input.rb
|
||||
DynamicLight.rb)
|
||||
DynamicLight.rb
|
||||
Gamepad_Colors.rb)
|
||||
|
||||
find_program(RUBY_EXE ruby
|
||||
DOC "Location of the Ruby executable")
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ Game_Light
|
|||
# yes.
|
||||
Settings
|
||||
Input
|
||||
Gamepad_Colors
|
||||
|
||||
Sprite_Character
|
||||
Sprite_Picture
|
||||
|
|
|
|||
Loading…
Reference in a new issue