mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Space, please.
Switches syntax to use spaces for edited line, and not tabs, even if it looks dumb... 🤷♂
This commit is contained in:
@@ -349,7 +349,7 @@ Used In File(s): \code\game\objects\items\devices\PDA\PDA.dm
|
||||
<div class="itemContent">
|
||||
{{:helper.link('Clear', 'trash', {'cartmenu' : "1", 'choice' : "Status", 'statdisp' : "blank"}, null, null)}}
|
||||
<!-- VOREStation Edit TFF 21/12/19 - Virgo = Tram. Not shuttle -->
|
||||
{{:helper.link('Tram ETA', 'gear', {'cartmenu' : "1", 'choice' : "Status",'statdisp' : "shuttle"}, null, null)}}
|
||||
{{:helper.link('Tram ETA', 'gear', {'cartmenu' : "1", 'choice' : "Status",'statdisp' : "shuttle"}, null, null)}}
|
||||
{{:helper.link('Message', 'gear', {'cartmenu' : "1", 'choice' : "Status",'statdisp' : "message"}, null, null)}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user