Lots of rubocop

This commit is contained in:
Maruno17
2023-01-28 15:21:12 +00:00
parent 2d056052ce
commit 13aab8d911
159 changed files with 1679 additions and 1931 deletions

View File

@@ -138,7 +138,7 @@ class PokemonPhone_Scene
end
def pbChooseContact
pbActivateWindow(@sprites, "list") {
pbActivateWindow(@sprites, "list") do
index = -1
switch_index = -1
loop do
@@ -186,7 +186,7 @@ class PokemonPhone_Scene
end
end
end
}
end
end
def pbEndScene