mirror of
https://github.com/minetest-mods/technic.git
synced 2024-12-25 18:30:29 +01:00
Remove config file creation
This made it difficult to change default settings
This commit is contained in:
parent
dd2962aba6
commit
92db8e1f76
@ -21,6 +21,3 @@ for k, v in pairs(defaults) do
|
||||
end
|
||||
end
|
||||
|
||||
-- Create the config file if it doesn't exist
|
||||
technic.config:write()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user