Fixed fast travel bug

This commit is contained in:
Mathew Velasquez 2016-03-07 18:57:46 -05:00
parent f90828be05
commit b8c4a360ce
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ class FastTravel
Graphics.freeze
$game_temp.transition_processing = true
$game_temp.transition_name = "black"
@transfer_player = nil
end
end
return