Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5496


Ignore:
Timestamp:
May 9, 2009, 10:10:10 PM (15 years ago)
Author:
dafrick
Message:

Removed invalid XML-Code that made orxonox not load the menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/gui/layouts/MainMenu_2.layout

    r5491 r5496  
    1212            <Property Name="Text" Value="Standalone"/>
    1313            <Event Name="Clicked" Function="mainmenu_2.button_standalone_clicked"/>
    14         </Window>
    15        
    16         <Window Type="TaharezLook/Listbox" Name="orxonox/LevelListBox">
    17             <Property Name="UnifiedPosition" Value="{{0.35,0},{0.3,0}}"/>
    18             <Property Name="UnifiedSize" Value="{{0.15,0},{0.05,0}}"/>
    19             <Item Type="TaharezLook/ListboxItem" Name="orxonox/LevelListItem1">
    20                 <Property Name="Text" Value="Item1"/>
    21             </Item>
    22             <Item Type="TaharezLook/ListboxItem" Name="orxonox/LevelListItem2">
    23                 <Property Name="Text" Value="Item2"/>
    24             </Item>
    2514        </Window>
    2615       
Note: See TracChangeset for help on using the changeset viewer.