defaultproperties
{
bRenderWorld=True
bRequire640x480=False
Begin Object Class=GUIButton Name=QuitBackground
WinHeight=1.000000
bBoundToParent=True
bScaleToParent=True
bAcceptsInput=False
bNeverFocus=True
OnKeyEvent=QuitBackground.InternalOnKeyEvent
End Object
Controls(0)=GUIButton'UT2004RPG.RPGResetConfirmPage.QuitBackground'
Begin Object Class=GUIButton Name=YesButton
Caption="YES"
WinTop=0.750000
WinLeft=0.125000
WinWidth=0.200000
bBoundToParent=True
OnClick=RPGResetConfirmPage.InternalOnClick
OnKeyEvent=YesButton.InternalOnKeyEvent
End Object
Controls(1)=GUIButton'UT2004RPG.RPGResetConfirmPage.YesButton'
Begin Object Class=GUIButton Name=NoButton
Caption="NO"
WinTop=0.750000
WinLeft=0.650000
WinWidth=0.200000
bBoundToParent=True
OnClick=RPGResetConfirmPage.InternalOnClick
OnKeyEvent=NoButton.InternalOnKeyEvent
End Object
Controls(2)=GUIButton'UT2004RPG.RPGResetConfirmPage.NoButton'
Begin Object Class=GUILabel Name=ResetDesc
Caption="Data reset is PERMANENT! You will LOSE all your levels!"
TextAlign=TXTA_Center
TextColor=(B=0,G=180,R=220)
TextFont="UT2HeaderFont"
WinTop=0.400000
WinHeight=32.000000
End Object
Controls(3)=GUILabel'UT2004RPG.RPGResetConfirmPage.ResetDesc'
Begin Object Class=GUILabel Name=ResetDesc2
Caption="Are you SURE?"
TextAlign=TXTA_Center
TextColor=(B=0,G=180,R=220)
TextFont="UT2HeaderFont"
WinTop=0.450000
WinHeight=32.000000
End Object
Controls(4)=GUILabel'UT2004RPG.RPGResetConfirmPage.ResetDesc2'
WinTop=0.375000
WinHeight=0.250000
}
|