diff options
Diffstat (limited to 'mushroom.lua')
-rw-r--r-- | mushroom.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mushroom.lua b/mushroom.lua index 4b4e4ec..f052b73 100644 --- a/mushroom.lua +++ b/mushroom.lua @@ -169,8 +169,6 @@ minetest.register_abm({ end
})
-else
- print ("[MOD] Ethereal - Detected and using Farming Redo mod")
end
-- Temporary compatibility lines for Xanadu server
|