coding at 1 PM is a bad idea

This commit is contained in:
deathride58
2017-09-03 13:23:58 -04:00
parent 5a618ed548
commit f606b77f63

View File

@@ -1,6 +1,6 @@
//we vlambeer now
/proc/shake_camera(mob/M, duration, strength=1)//byond's wonky with this shit
/shake_camera(mob/M, duration, strength=1)//byond's wonky with this shit
if(!M || !M.client || duration <= 0)
return
var/client/C = M.client