1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/builtin/fstk
SmallJoker 56ecf6d332
Mainmenu: Fix error after ESC in dialog windows (#16130)
The error was caused by fd857374, where 'MenuQuit' was processed after 'try_quit'.
This commit fixes the error by moving the special 'MenuQuit' handling to Lua.
2025-05-18 20:41:42 +02:00
..
buttonbar.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
dialog.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
tabview.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
ui.lua Mainmenu: Fix error after ESC in dialog windows (#16130) 2025-05-18 20:41:42 +02:00