Aaron Suen 9f53c5b43d Fix crash on punching lava.
minetest.[de]serialize apparently does attempt to serialize
functions (e.g. the on_punch) hook now, but all upvalues become
nil in the process.
2019-03-24 22:32:36 -04:00
..
2019-01-17 00:01:00 -05:00
2019-03-14 22:20:18 -04:00
2019-03-14 01:16:44 -04:00
2019-03-02 20:39:08 -05:00
2019-03-24 22:32:36 -04:00