mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Code tidying with Rubocop
This commit is contained in:
@@ -44,7 +44,8 @@ class Spriteset_Map
|
||||
@@viewport3 = Viewport.new(0, 0, Settings::SCREEN_WIDTH, Settings::SCREEN_HEIGHT) # Flashing
|
||||
@@viewport3.z = 500
|
||||
|
||||
def self.viewport # For access by Spriteset_Global
|
||||
# For access by Spriteset_Global.
|
||||
def self.viewport
|
||||
return @@viewport1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user