mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-22 09:50:49 +00:00
lint
This commit is contained in:
parent
aa159d9414
commit
d2160535a3
@ -10,10 +10,6 @@ module Voicemeeter
|
|||||||
end
|
end
|
||||||
|
|
||||||
class Button < IRemote
|
class Button < IRemote
|
||||||
def initialize(remote, i)
|
|
||||||
super
|
|
||||||
end
|
|
||||||
|
|
||||||
def getter(type_)
|
def getter(type_)
|
||||||
remote.get_buttonstatus(@index, type_)
|
remote.get_buttonstatus(@index, type_)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user