This commit is contained in:
Anuken
2022-10-26 15:52:51 -04:00
parent 4a7231fb5a
commit 6566bf9dd5
6 changed files with 18 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ import mindustry.world.meta.*;
import static mindustry.Vars.*;
//TODO visuals!
/** Do not use this class! */
public class PayloadAmmoTurret extends Turret{
public ObjectMap<UnlockableContent, BulletType> ammoTypes = new ObjectMap<>();