//============================================================================= // Spatial Fear // Class: SFBotmatchWindow // Descripton: Customized GameMenu class, modify the Practice Session dialog // // Author: Markus Nuebel //============================================================================= class SFBotmatchWindow extends UMenuBotmatchWindow; defaultproperties { ClientClass=Class'SpatialFear.SFMenuBotmatchCW' WindowTitle="Start Practice Session" }