mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Lots of rubocop
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user