mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 14:26:01 +00:00
Yet more Rubocopping
This commit is contained in:
@@ -29,7 +29,7 @@ module ScreenPosHelper
|
||||
end
|
||||
|
||||
def self.pbScreenZ(ch, height = nil)
|
||||
if height == nil
|
||||
if height.nil?
|
||||
height = 0
|
||||
if ch.tile_id > 0
|
||||
height = 32
|
||||
|
||||
Reference in New Issue
Block a user