1
0
mirror of https://github.com/luanti-org/minetest_game.git synced 2025-12-11 09:15:22 +01:00
Files
minetest_game/mods/fireflies/init.lua
sfan5 31133a371e Fix set_node(air) calls
In the fireflies case it can be replaced with remove_node.
In the beds case we fix the logic to do what it should. Coincidentally the end result was correct nonetheless.
2024-04-13 13:32:18 +02:00

7.8 KiB