aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/game_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/game_object.h')
-rw-r--r--engines/titanic/core/game_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/core/game_object.h b/engines/titanic/core/game_object.h
index 665fc6cf37..e446cc3251 100644
--- a/engines/titanic/core/game_object.h
+++ b/engines/titanic/core/game_object.h
@@ -250,7 +250,7 @@ protected:
/**
* Adds a timer
*/
- int addTimer(uint firstDuration, uint repeatDuration);
+ int addTimer(uint firstDuration, uint repeatDuration = 0);
/**
* Stops a timer