mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixed Rollout being affected by Parental Bond, fixed multi-turn moves being stopped by Torment, fixed BGM not stopping when returning to the title screen, removed AI references
This commit is contained in:
@@ -233,6 +233,7 @@ class Scene_Map
|
||||
if $game_temp.title_screen_calling
|
||||
pbMapInterpreter.command_end if pbMapInterpreterRunning?
|
||||
$game_temp.title_screen_calling = false
|
||||
pbBGMFade(1.0)
|
||||
Graphics.transition
|
||||
Graphics.freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user