added print("[Display Blocks] Loaded!")

master
jojoa1997 2013-01-06 16:48:22 -05:00
parent 042685e0f2
commit 02fc1ff99e
1 changed files with 2 additions and 0 deletions

View File

@ -370,3 +370,5 @@ minetest.register_craft({
{'', 'bucket:bucket_water', ''},
}
})
print("[Display Blocks] Loaded! by jojoa1997 :-)")