mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Update scripts/Scene_Title.rb
This commit is contained in:
parent
0e1685aaf0
commit
6b4dd52ae0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ class Scene_Title
|
|||
MENU_X = Graphics.width - 150
|
||||
MENU_Y = Graphics.height - 100
|
||||
SDLVer = "#{Sunshine::SDLVersion_major}.#{Sunshine::SDLVersion_minor}.#{Sunshine::SDLVersion_micro}"
|
||||
SunshineVer = "0.1.4-dev"
|
||||
SunshineVer = "0.1.1-dev"
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# * Main Processing
|
||||
|
|
|
|||
Loading…
Reference in a new issue