From 97943710d847ddb2b52099330f1961bda127e37b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Sep 2016 19:41:31 +0300 Subject: Fix code style. --- src/effectmanager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/effectmanager.h') diff --git a/src/effectmanager.h b/src/effectmanager.h index 4c30f2690..d439ebf21 100644 --- a/src/effectmanager.h +++ b/src/effectmanager.h @@ -73,7 +73,7 @@ class EffectManager final */ bool trigger(const int id, const int x, const int y, - const int endTime, + const time_t endTime, const int rotation = 0); void triggerDefault(int effectId, @@ -83,7 +83,7 @@ class EffectManager final void triggerDefault(int effectId, const int x, const int y, - const int endTime, + const time_t endTime, const int defaultEffectId); void logic(); -- cgit v1.2.3-60-g2f50