From bf9fc1de4c53a88a28be48dbf7cf4795199442d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Sep 2019 03:27:33 +0300 Subject: Add missing static keywords --- src/progs/manaplus/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/progs') diff --git a/src/progs/manaplus/client.h b/src/progs/manaplus/client.h index 95725c5fd..26152270d 100644 --- a/src/progs/manaplus/client.h +++ b/src/progs/manaplus/client.h @@ -119,7 +119,7 @@ class Client final : public ConfigListener, static void logVars(); #endif // ANDROID - void stateConnectGame1(); + static void stateConnectGame1(); void stateConnectServer1(); -- cgit v1.2.3-70-g09d2