Merge pull request #2579 from VOREStation/aro-warnfix

Fix compile warning
This commit is contained in:
Spades
2017-12-18 05:22:53 -05:00
committed by GitHub
-1
View File
@@ -73,7 +73,6 @@
var/obj/machinery/hologram/holopad/T = src.holo
if(T && T.masters[src])//If there is a hologram and its master is the user.
var/obj/effect/overlay/aiholo/hologram = T.masters[src] //VOREStation Add for people in the hologram to hear the messages
//Human-like, sorta, heard by those who understand humans.
var/rendered_a
//Speech distorted, heard by those who do not understand AIs.