Add formspec escaping to subgame list in create world dialog (#5808)
[oweals/minetest.git] / builtin / mainmenu / init_simple.lua
1 -- helper file to be able to debug the simple menu on PC
2 -- without messing around with actual menu code!
3 PLATFORM = "Android"
4 dofile("builtin/mainmenu/init.lua")