diff options
Diffstat (limited to 'src/dyetool/client.h')
-rw-r--r-- | src/dyetool/client.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dyetool/client.h b/src/dyetool/client.h index 3e1b64691..40a72ef9d 100644 --- a/src/dyetool/client.h +++ b/src/dyetool/client.h @@ -82,6 +82,8 @@ class Client final : public ActionListener void slowLogic(); + bool isTmw(); + private: void stateGame(); |