tsm_chests: Fix floating chests; remove extra bloat (#492)
This commit is contained in:
parent
19ce34153b
commit
f0a8327c18
3 changed files with 10 additions and 31 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue