summaryrefslogtreecommitdiffstats
path: root/src/render/Particle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Particle.cpp')
-rw-r--r--src/render/Particle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/Particle.cpp b/src/render/Particle.cpp
index d6ee36a1..660ed5c2 100644
--- a/src/render/Particle.cpp
+++ b/src/render/Particle.cpp
@@ -2283,7 +2283,7 @@ void CParticle::HandleShootableBirdsStuff(CEntity *entity, CVector const&camPos)
}
void
-CEntity::AddSteamsFromGround(CVector *unused) //todo
+CEntity::AddSteamsFromGround(CVector *unused)
{
int i, n;
C2dEffect *effect;