mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Lots of rubocop
This commit is contained in:
@@ -150,7 +150,7 @@ class ItemStorage_Scene
|
||||
@sprites["helpwindow"].visible = false
|
||||
itemwindow = @sprites["itemwindow"]
|
||||
itemwindow.refresh
|
||||
pbActivateWindow(@sprites, "itemwindow") {
|
||||
pbActivateWindow(@sprites, "itemwindow") do
|
||||
loop do
|
||||
Graphics.update
|
||||
Input.update
|
||||
@@ -168,7 +168,7 @@ class ItemStorage_Scene
|
||||
end
|
||||
end
|
||||
end
|
||||
}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user