Revert "pixelshift + layering"

This reverts commit 51818478c5.
This commit is contained in:
SandPoot
2023-02-21 14:25:29 -03:00
parent 51818478c5
commit 992d25ea08
9 changed files with 4 additions and 125 deletions
+2 -2
View File
@@ -74,7 +74,7 @@
var/mob/M = user.mob
M.westface()
return TRUE
/*
/datum/keybinding/mob/shift_north
hotkey_keys = list("CtrlShiftW", "CtrlShiftNorth")
name = "pixel_shift_north"
@@ -122,7 +122,7 @@
var/mob/M = user.mob
M.westshift()
return TRUE
*/
/datum/keybinding/living/hold_sprint
hotkey_keys = list()
classic_keys = list()