Merge pull request #12784 from silicons/shields

fixes active block toggle not existing
This commit is contained in:
Lin
2020-07-17 14:43:40 -05:00
committed by GitHub
@@ -26,6 +26,7 @@
L.keybind_stop_active_blocking()
/datum/keybinding/living/active_block_toggle
hotkey_keys = list("Unbound")
name = "active_block_toggle"
full_name = "Block (Toggle)"
category = CATEGORY_COMBAT