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.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/effectmanager.cpp') diff --git a/src/effectmanager.cpp b/src/effectmanager.cpp index c4241c29f..1a8fd7b53 100644 --- a/src/effectmanager.cpp +++ b/src/effectmanager.cpp @@ -180,7 +180,7 @@ Particle *EffectManager::triggerReturn(const int id, bool EffectManager::trigger(const int id, const int x, const int y, - const int endTime, + const time_t endTime, const int rotation) { if (!particleEngine || id == -1) @@ -226,7 +226,7 @@ void EffectManager::triggerDefault(int effectId, void EffectManager::triggerDefault(int effectId, const int x, const int y, - const int endTime, + const time_t endTime, const int defaultEffectId) { if (effectId == -1) -- cgit v1.2.3-60-g2f50