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

14 lines
316 B
Ucode

class SRProfilePage extends KFProfilePage;
defaultproperties
{
Begin Object Class=SRTab_Profile Name=Panel
WinTop=0.010000
WinLeft=0.010000
WinWidth=0.980000
WinHeight=0.960000
End Object
ProfilePanel=SRTab_Profile'ServerPerks.SRProfilePage.Panel'
}