diff --git a/code/game/machinery/computer/HolodeckControl.dm b/code/game/machinery/computer/HolodeckControl.dm index 8b55d22274f..379c798888b 100644 --- a/code/game/machinery/computer/HolodeckControl.dm +++ b/code/game/machinery/computer/HolodeckControl.dm @@ -332,7 +332,7 @@ // Holographic Items! /turf/simulated/floor/holofloor/ thermal_conductivity = 0 - + icon_state = "plating" /turf/simulated/floor/holofloor/grass name = "Lush Grass" icon_state = "grass1"