mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Station Holomap update (+PDA app parity) (#21758)
* HoloMapV2 * sigh * even better * fdsggfezs * fdgfdgfdgfd * dsfdsfdfsddsfdsfdfdsfds this is a broken man * sdqdqsqds of to a new day * sdqsdsqdqs done * fix
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
if(ai.camera_light_on)
|
||||
ai.light_cameras()
|
||||
|
||||
if (ai.station_holomap)
|
||||
ai.station_holomap.update_holomap()
|
||||
|
||||
/mob/camera/aiEye/Move(NewLoc, Dir = 0, step_x = 0, step_y = 0, glide_size_override = 0)
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user