NanoUI - FA Update

Incomplete commit. Updating multiple UIs to use more appropriate icons
that are available in FA 4.7.
This commit is contained in:
tigercat2000
2017-09-28 17:21:21 -07:00
parent ae3bfd0fd1
commit df247153ed
+1 -1
View File
@@ -101,7 +101,7 @@ Used In File(s): /code/game/machinery/alarm.dm
</div>
<div class="line">
<div class="statusLabel">Thermostat:</div>
{{:helper.link(data.target_temp+" C", 'arrows-v', {'temperature': 1})}}
{{:helper.link(data.target_temp+" C", 'thermometer', {'temperature': 1})}}
</div>
</div>
{{/if}}