Create Mission Select screen
This commit is contained in:
		@ -4,16 +4,41 @@
 | 
			
		||||
    <Language Id="GB" />
 | 
			
		||||
  </Languages>
 | 
			
		||||
  <Texts>
 | 
			
		||||
    <TextGroup Id="Group1" />
 | 
			
		||||
    <TextGroup Id="MissionNames">
 | 
			
		||||
      <Text Id="Manual" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Manual Driving</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Inspection" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Inspection</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="EBS" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">EBS Test</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Trackdrive" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Trackdrive</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="AutoX" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Autocross</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Skidpad" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Skidpad</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Accel" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Acceleration</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
    </TextGroup>
 | 
			
		||||
    <TextGroup Id="Unsorted">
 | 
			
		||||
      <Text Id="__SingleUse_6GPV" Alignment="Left" TypographyId="Default">
 | 
			
		||||
        <Translation Language="GB">FaSTTUBe</Translation>
 | 
			
		||||
      <Text Id="__SingleUse_M5X7" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">Invalid Mission</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_6GPV" Alignment="Left" TypographyId="Chinat_Large">
 | 
			
		||||
        <Translation Language="GB">Choose a mission</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
    </TextGroup>
 | 
			
		||||
  </Texts>
 | 
			
		||||
  <Typographies>
 | 
			
		||||
    <Typography Id="Default" Font="verdana.ttf" Size="20" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Large" Font="verdana.ttf" Size="40" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Small" Font="verdana.ttf" Size="10" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Chinat_Large" Font="CHINN___.ttf" Size="30" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Chinat_Small" Font="CHINN___.ttf" Size="20" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
  </Typographies>
 | 
			
		||||
</TextDatabase>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user