mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Merge pull request #3372 from Certhic/icon-fix
fixes print icon of med scanner
This commit is contained in:
@@ -59,7 +59,7 @@ Used In File(s): \code\game\machinery\adv_med.dm
|
||||
{{/if}}
|
||||
|
||||
<br>
|
||||
{{:helper.link('Print', 'document', {'print_p' : 1, 'name' : data.occupant.name})}}
|
||||
{{:helper.link('Print', 'print', {'print_p' : 1, 'name' : data.occupant.name})}}
|
||||
{{:helper.link('Eject Occupant', 'arrow-circle-o-down', {'ejectify' : 1}, data.occupied ? null : 'disabled')}}
|
||||
<br> <br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user