mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
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:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user