mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Holocalls (#25743)
* Port holopads to Initialize * Small optimization * Holocalls * What dunc said * Revert "What dunc said" This reverts commit dd9f26762aab86c3ce981fd7deab700299d4ed94.
This commit is contained in:
committed by
duncathan salt
parent
c3897b8f3c
commit
1ed59144bc
@@ -28,7 +28,7 @@
|
||||
//Holopad
|
||||
if(istype(ai.current, /obj/machinery/holopad))
|
||||
var/obj/machinery/holopad/H = ai.current
|
||||
H.move_hologram(ai)
|
||||
H.move_hologram(ai, T)
|
||||
|
||||
/mob/camera/aiEye/Move()
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user