Update init.lua

Game-5.4.x
1248 2018-06-30 19:36:59 +02:00 committed by GitHub
parent eb63a0506a
commit 6461d622f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ minetest.register_on_joinplayer(function(player)
offset = {x=0, y=10},
alignment = {x=1, y=0},
number = 0xFFFFFF ,
text = "For Minetest : 0.4.17",
text = "For Minetest : 0.4.17.x",
})
player:hud_add({
hud_elem_type = "text",