mirror of
https://github.com/glest/glest-source.git
synced 2025-08-27 01:44:23 +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 sizeNoEnergy;
|
||||||
float speed;
|
float speed;
|
||||||
float gravity;
|
float gravity;
|
||||||
int emissionRate;
|
float emissionRate;
|
||||||
int energyMax;
|
int energyMax;
|
||||||
int energyVar;
|
int energyVar;
|
||||||
string mode;
|
string mode;
|
||||||
|
Reference in New Issue
Block a user