.
This commit is contained in:
parent
6bd35c78c8
commit
93549e0c9b
@ -2504,7 +2504,6 @@ end</script>
|
|||||||
<script>function scripts.utils.bind_functional(command, silent)
|
<script>function scripts.utils.bind_functional(command, silent)
|
||||||
scripts.utils.functional_key = command
|
scripts.utils.functional_key = command
|
||||||
|
|
||||||
echo("dupa\n")
|
|
||||||
if not silent then
|
if not silent then
|
||||||
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>" .. scripts.keybind:keybind_tostring("functional_key") .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
cecho("\n\n" .. scripts.ui.bind_color .. "bind <yellow>" .. scripts.keybind:keybind_tostring("functional_key") .. scripts.ui.bind_color .. ": " .. command .. "\n\n")
|
||||||
raiseEvent("playBeep")
|
raiseEvent("playBeep")
|
||||||
|
Loading…
Reference in New Issue
Block a user