tsm_chests: Fix floating chests; remove extra bloat (#492)

This commit is contained in:
ANAND 2019-12-06 10:37:46 +05:30 committed by Thomas--S
parent 19ce34153b
commit f0a8327c18
3 changed files with 10 additions and 31 deletions

View file

@ -15,7 +15,7 @@ globals = {
"crafting", "vector", "table", "minetest", "worldedit", "ctf", "ctf_flag",
"ctf_colors", "hudkit", "default", "treasurer", "ChatCmdBuilder", "ctf_map",
"ctf_match", "ctf_stats", "ctf_treasure", "ctf_playertag", "chatplus", "irc",
"armor", "vote", "give_initial_stuff", "hud_score", "physics"
"armor", "vote", "give_initial_stuff", "hud_score", "physics", "tsm_chests"
}
read_globals = {