mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
reverts keybind change (#25080)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
/datum/keybinding/lock
|
||||
name = "Movement Lock (Prevents Moving When Held)"
|
||||
category = KB_CATEGORY_MOVEMENT
|
||||
keys = list("Ctrl")
|
||||
|
||||
/datum/keybinding/lock/down(client/C)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user