This commit is contained in:
onyx-and-iris 2023-07-14 11:47:21 +01:00
parent aa159d9414
commit d2160535a3

View File

@ -10,10 +10,6 @@ module Voicemeeter
end
class Button < IRemote
def initialize(remote, i)
super
end
def getter(type_)
remote.get_buttonstatus(@index, type_)
end