Untitled diff

Created Diff never expires
2 removals
Words removed2
Total words52
Words removed (%)3.85
15 lines
2 additions
Words added2
Total words52
Words added (%)3.85
15 lines
<window name="windowOutput" width="228" height="198" anchor="CenterTop" panel="Right" cursor_area="true" >
<window name="windowOutput" width="228" height="277" anchor="CenterTop" panel="Right" cursor_area="true" >
<!--#$-IGS END.-$#-->
<!--#$-IGS END.-$#-->
<panel style="header.panel">
<panel style="header.panel">
<sprite style="header.icon" sprite="ui_game_symbol_loot_sack"/>
<sprite style="header.icon" sprite="ui_game_symbol_loot_sack"/>
<label style="header.name" text="OUTPUT" text_key="xuiOutput" />
<label style="header.name" text="OUTPUT" text_key="xuiOutput" />
</panel>
</panel>




<rect name="content" depth="0" pos="0,-46" height="150" disablefallthrough="true" on_press="true">
<rect name="content" depth="0" pos="0,-46" height="150" disablefallthrough="true" on_press="true">
<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" height="150" color="[black]" type="sliced" fillcenter="false" on_press="true" />
<sprite depth="2" name="backgroundMain" sprite="menu_empty3px" height="150" color="[black]" type="sliced" fillcenter="false" on_press="true" />
<grid name="inventory" rows="2" cols="3" pos="3,-3" cell_width="75" cell_height="75" controller="WorkstationOutputGrid" repeat_content="true">
<grid name="inventory" rows="3" cols="3" pos="3,-3" cell_width="75" cell_height="75" controller="WorkstationOutputGrid" repeat_content="true">
<item_stack name="0"/>
<item_stack name="0"/>
</grid>
</grid>
</rect>
</rect>
</window>
</window>