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