mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Formspec: Don't perform black magic if selected item fits the guess
This commit is contained in:
parent
c8ed61b281
commit
d74c377337
2 changed files with 49 additions and 48 deletions
|
@ -186,6 +186,7 @@ public:
|
|||
void drawSelectedItem();
|
||||
void drawMenu();
|
||||
void updateSelectedItem();
|
||||
ItemStack verifySelectedItem();
|
||||
|
||||
void acceptInput();
|
||||
bool OnEvent(const SEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue