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