mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-11 20:35:25 +01:00
Allow toggling fullscreen without restart and add keybind (#14714)
This commit is contained in:
@@ -296,4 +296,6 @@ private:
|
||||
bool m_clouds_enabled = true;
|
||||
/** data used to draw clouds */
|
||||
clouddata m_cloud;
|
||||
|
||||
static void fullscreenChangedCallback(const std::string &name, void *data);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user