]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/modalMenu.h
Check minetest.hud_change() parameters on conversion (Fix #1714)
[dragonfireclient.git] / src / modalMenu.h
index 2c512d3ca08eb4fc921272a46f65ca5e00f97800..72ecedcb9ca7e32e286548457b2cfff6734cc872 100644 (file)
@@ -96,6 +96,8 @@ class GUIModalMenu : public gui::IGUIElement
 
                WARNING: THIS DEALLOCATES THE MENU FROM MEMORY. Return
                immediately if you call this from the menu itself.
+
+               (More precisely, this decrements the reference count.)
        */
        void quitMenu()
        {