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:
@@ -42,6 +42,8 @@ class WindowCursorRect < Rect
|
||||
@window.width = @window.width
|
||||
end
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
private
|
||||
|
||||
def needs_update?(x, y, width, height)
|
||||
@@ -323,6 +325,8 @@ class Window
|
||||
end
|
||||
end
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
private
|
||||
|
||||
def ensureBitmap(bitmap, dwidth, dheight)
|
||||
|
||||
Reference in New Issue
Block a user