mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Submit name of field on enter key press
This commit is contained in:
@@ -463,6 +463,7 @@ private:
|
||||
} fs_key_pendig;
|
||||
|
||||
fs_key_pendig current_keys_pending;
|
||||
std::string current_field_enter_pending;
|
||||
|
||||
void parseElement(parserData* data,std::string element);
|
||||
|
||||
@@ -557,4 +558,3 @@ public:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user