mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Re-add lost way to debug simple menu on PC
This commit is contained in:
4
builtin/mainmenu/init_simple.lua
Normal file
4
builtin/mainmenu/init_simple.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
-- helper file to be able to debug the simple menu on PC
|
||||
-- without messing around with actual menu code!
|
||||
PLATFORM="Android"
|
||||
dofile("builtin/mainmenu/init.lua")
|
Reference in New Issue
Block a user