name = RestartForChanges
widgets = 3
background = box.png
dialog = true

[ widget-00 ]
type = label
name = RestartForChangesLabel
text = You must quit the game, and start VDrift again for changes to take effect.
color = 0.8, 0.3, 0.3
center = 0.5, 0.45
width = auto
height = auto
fontsize = 7
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = button
name = QuitNowButton
text = Quit Now
tip = Quit the game now.
action = Quit
center = 0.4, 0.55
color = 0.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 1
cancel = 0

[ widget-02 ]
type = button
name = OptionsButton
text = Return
tip = Return to the Options menu.
action = Options
center = 0.6, 0.55
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 1

