mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02: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