1
0
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:
sapier
2015-01-04 17:19:25 +01:00
parent bf5d6e670a
commit 21ee434832

View 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")