Update 'nodeupdate()' to 'check_for_falling()' API
This commit is contained in:
parent
208c9f4901
commit
09a229b412
6 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ read_globals = {
|
|||
"DIR_DELIM",
|
||||
"minetest", "core",
|
||||
"dump",
|
||||
"vector", "nodeupdate", "nodeupdate_single",
|
||||
"vector",
|
||||
"VoxelManip", "VoxelArea",
|
||||
"PseudoRandom", "ItemStack",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue