From eac7bf3541eea467246d816a76f6b2b6a2e1e18a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Jul 2015 16:57:26 +0300 Subject: Move state handler STATE_CONNECT_SERVER into separate function. --- 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 84329f54a..d3edf82e2 100644 --- a/src/client.h +++ b/src/client.h @@ -114,6 +114,8 @@ class Client final : public ConfigListener, void stateConnectGame1(); + void stateConnectServer1(); + ServerInfo mCurrentServer; Game *mGame; -- cgit v1.2.3-60-g2f50