Remove warning from HUD

This commit is contained in:
rubenwardy 2017-08-27 19:50:19 +01:00
parent 4822793af9
commit a559fba437

View File

@ -4,13 +4,6 @@ layout: default
root: ../../ root: ../../
--- ---
<div class="notice">
<h2>Experimental Feature</h2>
The HUD feature will probably be rewritten in an upcoming Minetest release.
Be aware that you may need to update your mods if the API is changed.
</div>
## Introduction ## Introduction
Heads Up Display (HUD) elements allow you to show text, images, and other graphical elements. Heads Up Display (HUD) elements allow you to show text, images, and other graphical elements.