Update scripts/Scene_Title.rb

This commit is contained in:
niko 2026-07-06 12:24:36 +03:00
parent 0e1685aaf0
commit 6b4dd52ae0

View file

@ -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