mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
fixing bug
This commit is contained in:
@@ -275,7 +275,8 @@ namespace mlx
|
|||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
|
|
||||||
m_binding_hook(&event);
|
if(m_binding_hook)
|
||||||
|
m_binding_hook(&event);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user