mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Set numeric locale in Lua in main menu
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
os.setlocale("C", "numeric")
|
||||
|
||||
local scriptpath = engine.get_scriptdir()
|
||||
|
||||
dofile(scriptpath .. DIR_DELIM .. "modmgr.lua")
|
||||
|
Reference in New Issue
Block a user