mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Add support for set_formspec_prepend in main menu (#8611)
This commit is contained in:
@@ -221,6 +221,8 @@ private:
|
||||
/** script basefolder */
|
||||
std::string m_scriptdir = "";
|
||||
|
||||
void setFormspecPrepend(const std::string &fs);
|
||||
|
||||
/**
|
||||
* draw background layer
|
||||
* @param driver to use for drawing
|
||||
|
Reference in New Issue
Block a user