X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fhud.h;h=15c115d89e9b0046cc018dcc842eff79ee0d1c07;hb=dd0a058e1fc74f37605022b52fa1f6b04086bbbf;hp=efa0c3648b46e10529acafae9d32830c1042ae41;hpb=8e7449e09253e138716d8dbad6a2ab5c6e089e28;p=minetest.git diff --git a/src/hud.h b/src/hud.h index efa0c3648..15c115d89 100644 --- a/src/hud.h +++ b/src/hud.h @@ -175,7 +175,11 @@ class Hud { v3f m_selected_face_normal; video::SMaterial m_selection_material; - bool m_use_selection_mesh; + + enum { + HIGHLIGHT_BOX, + HIGHLIGHT_HALO, + HIGHLIGHT_NONE } m_mode; }; enum ItemRotationKind {