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