Added, Updated and Removed Mods; Updated Readme
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
function on_key_release(key)
|
||||
local bind = dik_to_bind(key)
|
||||
if bind == key_bindings.kCROUCH then
|
||||
level.press_action(bind_to_dik(key_bindings.kCROUCH))
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user