Remove: tags

This commit is contained in:
Coder12a
2019-03-15 21:02:31 -05:00
parent 33f1f5411b
commit 1b98c81e55
2 changed files with 65 additions and 518 deletions

View File

@ -1,4 +1,4 @@
modpath = minetest.get_modpath("colddb")
dofile(string.format("%s/async.lua",modpath))
dofile(string.format("%s/colddb.lua",modpath))
dofile(string.format("%s/async.lua", modpath))
dofile(string.format("%s/colddb.lua", modpath))