mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Re-add lost way to debug simple menu on PC
This commit is contained in:
parent
bf5d6e670a
commit
21ee434832
1 changed files with 4 additions and 0 deletions
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")
|
Loading…
Add table
Add a link
Reference in a new issue