* Port holopads to Initialize

* Small optimization

* Holocalls

* What dunc said

* Revert "What dunc said"

This reverts commit dd9f26762aab86c3ce981fd7deab700299d4ed94.
This commit is contained in:
Cyberboss
2017-05-01 11:52:49 -06:00
committed by duncathan salt
parent c3897b8f3c
commit 1ed59144bc
4 changed files with 376 additions and 75 deletions
@@ -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