mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-11-09 07:55:23 +01:00
Removed all whitespaces (using new script)
This commit is contained in:
@@ -56,7 +56,7 @@ function bucket.register_liquid(source, flowing, itemname, inventory_image, name
|
||||
if pointed_thing.type ~= "node" then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
local node = minetest.get_node_or_nil(pointed_thing.under)
|
||||
local ndef
|
||||
if node then
|
||||
|
||||
Reference in New Issue
Block a user