Holomap Runtime
Created by: clusterfack
Description of issue
Runtime with holomaps
[07:16:09] Runtime in station_map.dm,265: undefined variable /obj/machinery/station_map/var/hud_used
proc name: toggleHolomap (/obj/item/device/station_map/proc/toggleHolomap)
usr: T.H.E. (sergewind) (/mob/living/silicon/robot)
usr.loc: The floor (224, 192, 1) (/turf/simulated/floor)
src: the portable station holomap (/obj/item/device/station_map)
src.loc: T.H.E. (/mob/living/silicon/robot)
call stack:
the portable station holomap (/obj/item/device/station_map): toggleHolomap(the station holomap (/obj/machinery/station_map), 0)
the station holomap (/obj/machinery/station_map): attack ai(T.H.E. (/mob/living/silicon/robot))
the station holomap (/obj/machinery/station_map): attack robot(T.H.E. (/mob/living/silicon/robot))
T.H.E. (/mob/living/silicon/robot): ClickOn(the station holomap (/obj/machinery/station_map), "icon-x=11;icon-y=8;left=1;scre...")
the station holomap (/obj/machinery/station_map): Click(the floor (224,191,1) (/turf/simulated/floor), "mapwindow.map", "icon-x=11;icon-y=8;left=1;scre...")
@JMWTurner