You've already forked rdsspy-lua-host
mirror of
https://github.com/KubaPro010/rdsspy-lua-host.git
synced 2026-02-26 18:35:01 +01:00
don't call lua on movex/movey
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
event_count = 0
|
||||
|
||||
---This function should be defined by the user in the script
|
||||
---EXIT, CONFIGURE, SHOW, MINIMIZE, RESTORE commands are not sent to the script
|
||||
---EXIT, CONFIGURE, SHOW, MINIMIZE, RESTORE, MOVEX, MOVEY commands are not sent to the script
|
||||
---@param cmd string
|
||||
---@param param string
|
||||
function command(cmd, param) end
|
||||
|
||||
Reference in New Issue
Block a user