From a020d1b653f94fbcaac06c15f9dbab4521fda355 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Sun, 21 Sep 2014 02:23:55 +0200 Subject: Allow taking screenshots of formspecs and move message to chat --- src/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 8bffbd1db..e3b425a32 100644 --- a/src/client.h +++ b/src/client.h @@ -464,6 +464,8 @@ public: LocalClientState getState() { return m_state; } + void makeScreenshot(IrrlichtDevice *device); + private: // Virtual methods from con::PeerHandler -- cgit v1.2.3