From e15da561988948de26c80105dc9762943009b9e7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 16 Oct 2019 01:03:02 +0300 Subject: Fix code style, ignore some warning in clang-tidy --- src/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index de070c7f9..e747bf6bb 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -175,7 +175,7 @@ static void initEngines() particleEngine = new ParticleEngine; particleEngine->setMap(nullptr); - particleEngine->setupEngine(); + ParticleEngine::setupEngine(); BeingInfo::init(); if (gameHandler != nullptr) -- cgit v1.2.3-70-g09d2