Reee mirror bot. Hard syncs some missed PR stuff + maps (#5951)

* maps and tgui

* missed defines and helpsers

* controller things

* datums

* game folder stuff

* module things

* icons

* stragglers

* map sync and updating

wew lad
This commit is contained in:
Poojawa
2018-03-14 16:49:40 -05:00
committed by GitHub
parent be23070f67
commit 6c7da493d9
122 changed files with 12848 additions and 12563 deletions
+3 -3
View File
@@ -25,10 +25,10 @@
<ui-section>
<ui-button icon='{{data.screen == 0 ? "check-square-o" : "square-o"}}' state='{{data.screen == 0 ? "selected" : null}}'
action='screen' params='{"screen": 0}'>Atmospherics</ui-button>
<ui-button icon='{{data.screen == 1 ? "check-square-o" : "square-o"}}' state='{{data.screen == 1 ? "selected" : null}}'
action='screen' params='{"screen": 1}'>Disposals</ui-button>
<ui-button icon='{{data.screen == 2 ? "check-square-o" : "square-o"}}' state='{{data.screen == 2 ? "selected" : null}}'
action='screen' params='{"screen": 2}'>Disposals</ui-button>
<ui-button icon='{{data.screen == 3 ? "check-square-o" : "square-o"}}' state='{{data.screen == 3 ? "selected" : null}}'
action='screen' params='{"screen": 3}'>Transit Tubes</ui-button>
action='screen' params='{"screen": 2}'>Transit Tubes</ui-button>
</ui-section>
{{#if data.screen == 0}}
<ui-section label='Piping Layer'>