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

8 lines
315 B
Ucode

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