mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 12:43:49 +01:00
Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanism
This commit is contained in:
@@ -96,6 +96,8 @@ public:
|
||||
|
||||
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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user