Fixad FOV

Levelgen Spawnfrequency
This commit is contained in:
ViktorLjung
2014-03-14 00:57:52 +01:00
parent 11dd3ef7c3
commit 4b9cb71cca
6 changed files with 28 additions and 8 deletions
@@ -33,6 +33,7 @@ namespace Systems
float startx;
double elapsedtime;
float velocity;
float spawnFrequency;
};
}