summaryrefslogtreecommitdiff
path: root/src/REL/d/t/d_t_timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/REL/d/t/d_t_timer.cpp')
-rw-r--r--src/REL/d/t/d_t_timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/REL/d/t/d_t_timer.cpp b/src/REL/d/t/d_t_timer.cpp
index 4eef47a2..540e9ee2 100644
--- a/src/REL/d/t/d_t_timer.cpp
+++ b/src/REL/d/t/d_t_timer.cpp
@@ -27,7 +27,7 @@ int dTgTimer_c::create() {
break;
}
resetTimer();
- return 1;
+ return SUCCEEDED;
}
int dTgTimer_c::actorExecute() {