summary refs log tree commit diff stats
path: root/src/party.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/party.h')
-rw-r--r--src/party.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/party.h b/src/party.h index 06f8639..2864073 100644 --- a/src/party.h +++ b/src/party.h
@@ -18,6 +18,8 @@ public:
18 18
19private: 19private:
20 20
21 void stopRunning(Game& game);
22
21 enum class State { 23 enum class State {
22 Normal, 24 Normal,
23 Crouching, 25 Crouching,