mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Resolved many Rubocop warnings
This commit is contained in:
@@ -117,7 +117,6 @@ class PokemonSaveScreen
|
||||
@scene.pbStartScreen
|
||||
if pbConfirmMessage(_INTL("Would you like to save the game?"))
|
||||
if safeExists?(RTP.getSaveFileName("Game.rxdata"))
|
||||
confirm=""
|
||||
if $PokemonTemp.begunNewGame
|
||||
pbMessage(_INTL("WARNING!"))
|
||||
pbMessage(_INTL("There is a different game file that is already saved."))
|
||||
|
||||
Reference in New Issue
Block a user