mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Fix buttons not working for Lua-triggered formspecs
This commit is contained in:
@@ -179,6 +179,7 @@ struct ClientEvent
|
||||
} deathscreen;
|
||||
struct{
|
||||
std::string* formspec;
|
||||
std::string* formname;
|
||||
} show_formspec;
|
||||
struct{
|
||||
} textures_updated;
|
||||
|
Reference in New Issue
Block a user