We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc3a43 commit 9bd5f61Copy full SHA for 9bd5f61
builtin/mainmenu.lua
@@ -1,3 +1,5 @@
1
+os.setlocale("C", "numeric")
2
+
3
local scriptpath = engine.get_scriptdir()
4
5
dofile(scriptpath .. DIR_DELIM .. "modmgr.lua")
0 commit comments