Yet more Rubocopping

This commit is contained in:
Maruno17
2021-12-23 00:27:17 +00:00
parent 514fe13ca2
commit 132a16950d
171 changed files with 1455 additions and 1647 deletions

View File

@@ -205,7 +205,7 @@ _END_
Graphics.transition(8, "fadetoblack")
$game_temp.background_bitmap.dispose
@background_sprite.dispose
@credit_sprites.each { |s| s.dispose if s }
@credit_sprites.each { |s| s&.dispose }
text_viewport.dispose
viewport.dispose
$PokemonGlobal.creditsPlayed = true