MultiplayerCommonUIData.xml 464 B

12345678910
  1. <MultiplayerCommonUIData xmlns="uri:ea.com:eala:asset" xmlns:xi="http://www.w3.org/2001/XInclude" >
  2. <!-- Define the different game types available in the MP/Skirmish lobbies -->
  3. <GameType Label="GUI:Versus" Value="VERSUS" AvailableWithAI="true"/>
  4. <GameType Label="GUI:KotH" Value="KOTH" />
  5. <GameType Label="GUI:CaH" Value="CAH" />
  6. <GameType Label="GUI:CTF" Value="CTF" />
  7. <GameType Label="GUI:Siege" Value="SIEGE" />
  8. </MultiplayerCommonUIData>