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

9 lines
303 B
Ucode

class UT2IRCFont extends GUIFont;
defaultproperties
{
KeyName="UT2IRCFont"
FontArrayNames=("ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr9","ROFonts.ROBtsrmVr12")//("UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit9","UT2003Fonts.FontNeuzeit11")
}