mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-20 04:36:38 +01:00
Update cit_screenshake.dm (#11554)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//we vlambeer now
|
||||
|
||||
/obj/proc/shake_camera(mob/M, duration, strength=1)//byond's wonky with this shit
|
||||
set waitfor = FALSE
|
||||
if(!M || !M.client || duration <= 0)
|
||||
return
|
||||
var/client/C = M.client
|
||||
|
||||
Reference in New Issue
Block a user