mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Send a on_receive_fields event when formspec is closed, with fields.quit = "true"
This commit is contained in:
parent
06a5eceb81
commit
0b78889289
2 changed files with 21 additions and 11 deletions
|
@ -227,7 +227,7 @@ public:
|
|||
void updateSelectedItem();
|
||||
ItemStack verifySelectedItem();
|
||||
|
||||
void acceptInput();
|
||||
void acceptInput(bool quit);
|
||||
bool preprocessEvent(const SEvent& event);
|
||||
bool OnEvent(const SEvent& event);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue