.
This commit is contained in:
parent
df6891b2e0
commit
9eb2b8696f
2 changed files with 8 additions and 6 deletions
|
@ -121,11 +121,8 @@ end</script>
|
|||
<packageName></packageName>
|
||||
<script>function scripts.utils.bind_functional(command, silent)
|
||||
scripts.utils.functional_key = command
|
||||
|
||||
if not silent then
|
||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>]" .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||
raiseEvent("playBeep")
|
||||
end
|
||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>]" .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||
raiseEvent("playBeep")
|
||||
end
|
||||
|
||||
function scripts.utils.bind_ship(command, if_locate, silent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue