mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Allow taking screenshots of formspecs and move message to chat
This commit is contained in:
parent
2b7a1ca572
commit
a020d1b653
6 changed files with 53 additions and 40 deletions
|
@ -464,6 +464,8 @@ public:
|
|||
|
||||
LocalClientState getState() { return m_state; }
|
||||
|
||||
void makeScreenshot(IrrlichtDevice *device);
|
||||
|
||||
private:
|
||||
|
||||
// Virtual methods from con::PeerHandler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue