mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-31 15:35:21 +01:00 
			
		
		
		
	Set numeric locale for Lua
This commit is contained in:
		| @@ -8,6 +8,7 @@ | ||||
| -- Initialize some very basic things | ||||
| print = minetest.debug | ||||
| math.randomseed(os.time()) | ||||
| os.setlocale("C", "numeric") | ||||
|  | ||||
| -- Load other files | ||||
| dofile(minetest.get_modpath("__builtin").."/serialize.lua") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user