mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Updated to mkxp-z v2.1.1, renamed and rearranged some script files
This commit is contained in:
@@ -10,10 +10,7 @@ end
|
||||
|
||||
def pbCallTitle
|
||||
return Scene_DebugIntro.new if $DEBUG
|
||||
# First parameter is an array of images in the Titles directory without a file
|
||||
# extension, to show before the actual title screen. Second parameter is the
|
||||
# actual title screen filename, also in Titles with no extension.
|
||||
return Scene_Intro.new(['intro1'], 'splash')
|
||||
return Scene_Intro.new
|
||||
end
|
||||
|
||||
def mainFunction
|
||||
|
||||
Reference in New Issue
Block a user