Update 'nodeupdate()' to 'check_for_falling()' API

This commit is contained in:
paramat 2016-11-22 04:45:31 +00:00
parent 208c9f4901
commit 09a229b412
6 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ read_globals = {
"DIR_DELIM",
"minetest", "core",
"dump",
"vector", "nodeupdate", "nodeupdate_single",
"vector",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
}