Update init.lua

master
Minetest-j45 2021-03-15 22:01:03 +00:00 committed by GitHub
parent 8999722944
commit 55c62d8c34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ local mp = minetest.get_modpath(minetest.get_current_modname())
dofile(mp .. "/antibuildmine.lua")
dofile(mp .. "/kb.lua")
dofile(mp .. "/teams.lua")