lextoc wrote:
Posted at 3:34am. Something tells me that LAN party just ended haha
Statistics: Posted by ColonelSheppard — 27 Dec 2016, 17:38
lua.nx2\lua\ui\dialogs\score.lua
EscapeHandler.SafeQuit()
ExitGame()
bg.continueBtn = UIUtil.CreateButtonStd(bg, '/scx_menu/large-no-bracket-btn/large', "<LOC _Exit_to_Windows>", 22, 2, 0, "UI_Menu_MouseDown", "UI_Opt_Affirm_Over")
bg.continueBtn = UIUtil.CreateButtonStd(bg, '/scx_menu/large-no-bracket-btn/large', "<LOC _Continue>", 22, 2, 0, "UI_Menu_MouseDown", "UI_Opt_Affirm_Over")
Tooltip.AddButtonTooltip(bg.continueBtn, 'esc_exit')
Tooltip.AddButtonTooltip(bg.continueBtn, 'PostScore_Quit')
Statistics: Posted by speed2 — 27 Dec 2016, 11:53
Statistics: Posted by ColonelSheppard — 27 Dec 2016, 04:34