Fix mcsr/global binds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local function bind(keys, dispatcher, flags)
|
||||
function bind(keys, dispatcher, flags)
|
||||
if flags == nil then
|
||||
flags = {}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user