mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 07:35:00 +00:00
More tweaks from the Rubocop overlord
This commit is contained in:
@@ -229,12 +229,10 @@ class BattleSwapScreen
|
||||
end
|
||||
end
|
||||
end
|
||||
else
|
||||
elsif @scene.pbConfirm(_INTL("Quit swapping?"))
|
||||
# Canceled
|
||||
if @scene.pbConfirm(_INTL("Quit swapping?"))
|
||||
@scene.pbEndScene
|
||||
return false
|
||||
end
|
||||
@scene.pbEndScene
|
||||
return false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user