mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Add button_url[] and hypertext element to allow mods to open web pages (#13825)
Fixes #12500
This commit is contained in:
@@ -137,6 +137,7 @@ class GUIFormSpecMenu : public GUIModalMenu
|
||||
std::string fname;
|
||||
std::wstring flabel;
|
||||
std::wstring fdefault;
|
||||
std::string url;
|
||||
s32 fid;
|
||||
bool send;
|
||||
FormspecFieldType ftype;
|
||||
|
Reference in New Issue
Block a user