2025-08-27 08:05 CEST

spring: develop b4d9a79c Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Kaylewt Kaylewt develop 2011-07-05 13:44:55 develop c191ada0
Changeset fix ExpGenSpawners being visualized by over 9000 colored balls (0002512)

(was caused by ExpGenSpawner not overriding Projectile::Draw with a
null implementation, but all projectile subtypes already have their
own ::Draw so Projectile::Draw was/is never used except in this case)
mod - rts/Sim/Projectiles/Projectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Projectile.h Diff ] File ]