Added HUD text to show protected areas

This commit is contained in:
TenPlus1
2017-11-11 12:50:50 +00:00
parent 8f02711af4
commit 974a024171
3 changed files with 62 additions and 0 deletions
+1
View File
@@ -624,6 +624,7 @@ dofile(path .. "/doors_chest.lua")
dofile(path .. "/pvp.lua")
dofile(path .. "/admin.lua")
dofile(path .. "/tool.lua")
dofile(path .. "/hud.lua")
dofile(path .. "/lucky_block.lua")