Added a missing alias for compatibility with older version

This commit is contained in:
bas080 2014-06-03 03:36:20 +02:00
parent b7b4ddb78e
commit 2a752112a3

View File

@ -421,4 +421,5 @@
--ALIASES
minetest.register_alias('bees:hive', 'bees:hive_wild')
minetest.register_alias('bees:hive_artificial_inhabited', 'bees:hive_artificial')
print('[Mod]Bees Loaded!')