mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Fix InvRef
bugs and add unit tests (#14591)
This commit is contained in:
parent
815b5cb086
commit
05d5dc4cec
4 changed files with 92 additions and 8 deletions
|
@ -184,6 +184,7 @@ dofile(modpath .. "/itemstack_equals.lua")
|
|||
dofile(modpath .. "/content_ids.lua")
|
||||
dofile(modpath .. "/metadata.lua")
|
||||
dofile(modpath .. "/raycast.lua")
|
||||
dofile(modpath .. "/inventory.lua")
|
||||
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue