mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
MacroButton class renemed to Button
This commit is contained in:
parent
abd64034b1
commit
9fbf67701c
@ -9,7 +9,7 @@ module Voicemeeter
|
|||||||
TRIGGER = 3
|
TRIGGER = 3
|
||||||
end
|
end
|
||||||
|
|
||||||
class MacroButton < IRemote
|
class Button < IRemote
|
||||||
def initialize(remote, i)
|
def initialize(remote, i)
|
||||||
super
|
super
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user