mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-29 16:20:19 +01:00
pixelshift + layering
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user