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

14 lines
377 B
Ucode

// ====================================================================
// Written by Joe Wilcox
// (c) 2002, Epic Games, Inc. All Rights Reserved
//
// General default page
// Used as base to establish font colors
// ====================================================================
class STY2Page extends GUI2Styles;
defaultproperties
{
KeyName="Page"
}