mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Compile fix part 1
This commit is contained in:
@@ -408,9 +408,9 @@
|
||||
return
|
||||
if(client)
|
||||
if(buckled)
|
||||
shake_camera(M, 2, 1) // turn it down a bit come on
|
||||
shake_camera(src, 2, 1) // turn it down a bit come on
|
||||
else
|
||||
shake_camera(M, 7, 1)
|
||||
shake_camera(src, 7, 1)
|
||||
|
||||
/mob/living/carbon/onShuttleMove()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user