This commit is contained in:
kevinz000
2020-06-04 22:58:42 -07:00
parent 0b0e9011a7
commit 29302c51ed
4 changed files with 51 additions and 22 deletions
@@ -7,6 +7,8 @@
var/category = CATEGORY_MISC
var/weight = WEIGHT_LOWEST
var/keybind_signal
/// The default value for a modifier-independent bind.
var/modifier_independent_keybind
/datum/keybinding/New()