mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 19:39:04 +07:00
typo
This commit is contained in:
parent
d1d674cfc9
commit
59e1fd1eb6
@ -1749,7 +1749,7 @@ public class UnitTypes implements ContentList{
|
|||||||
inaccuracy = 3f;
|
inaccuracy = 3f;
|
||||||
shotDelay = 3f;
|
shotDelay = 3f;
|
||||||
|
|
||||||
bullet = new BasicBulletType(3.5f, 10{{
|
bullet = new BasicBulletType(3.5f, 10){{
|
||||||
width = 6.5f;
|
width = 6.5f;
|
||||||
height = 11f;
|
height = 11f;
|
||||||
lifetime = 70f;
|
lifetime = 70f;
|
||||||
|
Loading…
Reference in New Issue
Block a user