summaryrefslogtreecommitdiff
path: root/src/dyetool/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/client.h')
-rw-r--r--src/dyetool/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyetool/client.h b/src/dyetool/client.h
index 6a22b6925..57f62c2b9 100644
--- a/src/dyetool/client.h
+++ b/src/dyetool/client.h
@@ -76,7 +76,7 @@ class Client final : public ActionListener
void slowLogic();
- bool isTmw();
+ static bool isTmw();
private:
void stateGame();