mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 06:31:19 +02:00
- disabled staggered unit updates
This commit is contained in:
@@ -430,7 +430,7 @@ private:
|
||||
|
||||
public:
|
||||
~ParticleManager();
|
||||
void update();
|
||||
void update(int renderFps=-1);
|
||||
void render(ParticleRenderer *pr, ModelRenderer *mr) const;
|
||||
void manage(ParticleSystem *ps);
|
||||
void end();
|
||||
|
Reference in New Issue
Block a user