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:
@@ -16,9 +16,7 @@ module Input
|
||||
|
||||
def self.update
|
||||
update_KGC_ScreenCapture
|
||||
if trigger?(Input::F8)
|
||||
pbScreenCapture
|
||||
end
|
||||
pbScreenCapture if trigger?(Input::F8)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user