Skip to content
Snippets Groups Projects
Commit 9bd5f612 authored by PilzAdam's avatar PilzAdam
Browse files

Set numeric locale in Lua in main menu

parent 6bc3a43d
No related branches found
No related tags found
No related merge requests found
os.setlocale("C", "numeric")
local scriptpath = engine.get_scriptdir()
dofile(scriptpath .. DIR_DELIM .. "modmgr.lua")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment