1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/games/minimal
raymoo 7b8288d605 Fix default item callbacks to work with nil users (#5819)
* Fix default item callbacks to work with nil users

* item.lua: Handle node drops for invalid players

The if-condition for the dropping loop is the same as `inv`, which means that the 2nd possible definition of `give_item` is never used.
Remove redundant `local _, dropped_item`
2018-06-03 17:32:00 +02:00
..
menu Compress textures 2013-06-18 19:48:04 +00:00
mods Fix default item callbacks to work with nil users (#5819) 2018-06-03 17:32:00 +02:00
game.conf Add games/minimal/game.conf 2012-03-26 23:50:24 +03:00