mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 09:24:24 +02:00
and one more "int" which should be "float" ( at the moment )
This commit is contained in:
@@ -66,7 +66,7 @@ protected:
|
||||
float sizeNoEnergy;
|
||||
float speed;
|
||||
float gravity;
|
||||
int emissionRate;
|
||||
float emissionRate;
|
||||
int energyMax;
|
||||
int energyVar;
|
||||
string mode;
|
||||
|
Reference in New Issue
Block a user