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
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Create the config file if it doesn't exist
|
|
||||||
technic.config:write()
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user