mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-03 22:21:17 +07:00
Update UnitSpawnAbility.java
This commit is contained in:
parent
3ef2c585a5
commit
ebf7cf859e
@ -12,6 +12,8 @@ import mindustry.graphics.*;
|
||||
import mindustry.type.*;
|
||||
import mindustry.ui.*;
|
||||
|
||||
import static mindustry.Vars.*;
|
||||
|
||||
public class UnitSpawnAbility extends Ability{
|
||||
public UnitType type;
|
||||
public float spawnTime = 60f, spawnX, spawnY;
|
||||
|
Loading…
Reference in New Issue
Block a user