Update init.lua

master
Minetest-j45 2021-03-24 17:04:07 +00:00 committed by GitHub
parent cb4339c728
commit 67b6e07c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ dofile(mp .. "/kb.lua")
dofile(mp .. "/teams.lua")
dofile(mp .. "/void.lua")
dofile(mp .. "/hud.lua")
dofile(mp .. "/messages.lua")