mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Merge branch 'mkxp-z' into dev
This commit is contained in:
@@ -625,11 +625,7 @@ end
|
||||
# Blacking out animation
|
||||
#===============================================================================
|
||||
def pbRxdataExists?(file)
|
||||
if $RPGVX
|
||||
return pbRgssExists?(file+".rvdata")
|
||||
else
|
||||
return pbRgssExists?(file+".rxdata")
|
||||
end
|
||||
return pbRgssExists?(file+".rxdata")
|
||||
end
|
||||
|
||||
def pbStartOver(gameover=false)
|
||||
|
||||
Reference in New Issue
Block a user