rott/kf_sources/KFGui/Classes/KFInstantActionPage.uc
2026-07-14 20:27:09 +07:00

14 lines
374 B
Ucode

// ====================================================================
// Class: XInterface.UT2InstantActionPage
// Parent: XInterface.GUIPage
//
// <Enter a description here>
// ====================================================================
class KFInstantActionPage extends UT2K4GamePageSP;
defaultproperties
{
PageCaption="Single Player"
}