mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 13:25:47 +01: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