From bf9fc1de4c53a88a28be48dbf7cf4795199442d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Sep 2019 03:27:33 +0300 Subject: Add missing static keywords --- src/particle/particleengine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particle/particleengine.h') diff --git a/src/particle/particleengine.h b/src/particle/particleengine.h index a0315d481..5020a5ffa 100644 --- a/src/particle/particleengine.h +++ b/src/particle/particleengine.h @@ -73,7 +73,7 @@ class ParticleEngine final * Gives a particle the properties of an engine root particle and loads * the particle-related config settings. */ - void setupEngine() restrict2; + static void setupEngine(); /** * Updates particle position, returns false when the particle should -- cgit v1.2.3-60-g2f50