show hud when flying + crouching

This commit is contained in:
kepler155c@gmail.com
2019-04-20 12:38:48 -04:00
parent 954711c5fe
commit 78603b1736

View File

@@ -126,7 +126,7 @@ local function run()
Sound.play('entity.bat.takeoff')
os.sleep(0)
else
elseif not meta.isElytraFlying then
clearDisplay()
--display(meta)
launchCounter = 0