Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 30, 2016, 10:21:29 AM (8 years ago)
Author:
fvultier
Message:

Preparation for the presentation. Failing the mission in florin_jhonny_presentation.oxw still crashes the game.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentationFS16/data/gui/layouts/CampaignMenu.layout

    r11206 r11209  
    1010
    1111        <Window Type="MenuWidgets/Button" Name="orxonox/Mission1Button" >
    12             <Property Name="Text" Value="Mission One" />
     12            <Property Name="Text" Value="New Spaceship/Weaponsystem" />
    1313            <Property Name="Visible" Value="False"/>
    1414            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
     
    1818
    1919        <Window Type="MenuWidgets/Button" Name="orxonox/Mission2Button" >
    20             <Property Name="Text" Value="Fight in our Back" />
     20            <Property Name="Text" Value="Hover" />
    2121            <Property Name="Visible" Value="False"/>
    2222            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
     
    2727
    2828        <Window Type="MenuWidgets/Button" Name="orxonox/Mission3Button" >
    29             <Property Name="Text" Value="Pirate Attack" />
     29            <Property Name="Text" Value="Script Controller" />
    3030            <Property Name="Visible" Value="False"/>
    3131            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
Note: See TracChangeset for help on using the changeset viewer.