class UnrealChooseGameMenu
extends UnrealShare.UnrealLongMenu//=============================================================================
// UnrealChooseGameMenu
// finds all the single player game types (using the .int files)
// then allows the player to choose one (if there is only one, this menu never displays)
//=============================================================================