//=============================================================================
// Spatial Fear
// Class: SFDefaultMapList
// Description: Extends a maplist and is used by the Spatial Fear game type
// to provide a map list in the UT dialog for selecting a map depending on a selected
// game type.
//
// Author: Markus Nuebel
//=============================================================================
class SFDefaultMapList extends MapList;
defaultproperties
{
Maps(0)="SPF-JourneysEnd.unr"
Maps(1)="SPF-Training.unr"
}
class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:44 PM
Created with UnCodeX