Small tweaks, added encode lib source files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
mouse_trigger {
|
||||
input: MOUSE_BUTTON_1
|
||||
action: "click"
|
||||
}
|
||||
touch_trigger {
|
||||
input: TOUCH_MULTI
|
||||
action: "touch"
|
||||
}
|
||||
|
Reference in New Issue
Block a user