mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-17 08:33:31 +00:00
MacroButton class renemed to Button
This commit is contained in:
@@ -9,7 +9,7 @@ module Voicemeeter
|
||||
TRIGGER = 3
|
||||
end
|
||||
|
||||
class MacroButton < IRemote
|
||||
class Button < IRemote
|
||||
def initialize(remote, i)
|
||||
super
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user