Put back crosshair

master
LeMagnesium 2015-09-14 23:18:42 +02:00
parent e2c5b9f754
commit 3f793f123d
2 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ minetest.register_on_joinplayer(function(player)
sneak_glitch = false, -- Climable blocks are quite fast in Carbone.
})
player:hud_set_hotbar_itemcount(hotbar_size)
player:hud_set_flags({crosshair = true, hotbar = true, healthbar = false, wielditem = true, breathbar = false})
end)
minetest.register_on_respawnplayer(function(player)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 B

After

Width:  |  Height:  |  Size: 539 B