Space, please.

Switches syntax to use spaces for edited line, and not tabs, even if it looks dumb... 🤷‍♂
This commit is contained in:
TheFurryFeline
2019-12-29 17:21:55 -05:00
committed by GitHub
parent 44dc18c805
commit 06018790bb
+1 -1
View File
@@ -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>