]> git.lizzy.rs Git - dragonfireclient.git/blob - builtin/mainmenu/init_simple.lua
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
[dragonfireclient.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")