8 lines
325 B
Ucode
8 lines
325 B
Ucode
class UT2SmallHeaderFont extends GUIFont;
|
|
|
|
defaultproperties
|
|
{
|
|
KeyName="UT2SmallHeaderFont"
|
|
FontArrayNames=("ROFonts.ROBtsrmVr8","ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr12","ROFonts.ROBtsrmVr14")//("UT2003Fonts.FontNeuzeit8","UT2003Fonts.FontEurostile9","UT2003Fonts.FontEurostile12","UT2003Fonts.FontEurostile14")
|
|
}
|