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:
@@ -359,8 +359,10 @@ enum ToClientCommand
|
||||
TOCLIENT_SHOW_FORMSPEC = 0x44,
|
||||
/*
|
||||
[0] u16 command
|
||||
u16 len
|
||||
u32 len
|
||||
u8[len] formspec
|
||||
u16 len
|
||||
u8[len] formname
|
||||
*/
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user