mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 00:26:04 +00:00
Movement improvements
This commit is contained in:
@@ -56,5 +56,6 @@ export class WaveEnemySpawnerSettings {
|
||||
public cooldown = 0;
|
||||
public enemiesPerWave = 0;
|
||||
public waveLifetime = 0;
|
||||
public moveType = "";
|
||||
public enemyType = "";
|
||||
}
|
||||
|
Reference in New Issue
Block a user