SpatialFear.SFDefaultMapList

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
//=============================================================================
// 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