i fucked up - GLOBAL.DEFAULT_VIEW > GLOB.DEFAULT_VIEW

This commit is contained in:
deathride58
2017-12-05 21:53:52 -05:00
parent b765f50302
commit 1904080823
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
var/mob/camera/aiEye/remote/shuttle_docker/the_eye = eyeobj
user.client.images -= the_eye.placement_images
user.client.images -= the_eye.placed_images
user.client.change_view(GLOBAL.DEFAULT_VIEW)
user.client.change_view(GLOB.DEFAULT_VIEW)
/obj/machinery/computer/camera_advanced/shuttle_docker/proc/placeLandingSpot()
if(!checkLandingSpot())