summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index c02fc21ce..708c40231 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -84,6 +84,8 @@ class LocalPlayer : public Being, public ActorSpriteListener,
virtual void logic();
+ void slowLogic();
+
virtual void setAction(Action action, int attackType = 0);
/**