7 lines
250 B
Plaintext
7 lines
250 B
Plaintext
|
|
# Medios Macina keybindings
|
||
|
|
# Route right-click to our menu handler (before UOSC can claim it)
|
||
|
|
mbtn_right script-message medios-show-menu
|
||
|
|
|
||
|
|
# Route 'm' key (alternative to keybinding, in case keybinding doesn't work)
|
||
|
|
m script-message medios-show-menu
|