mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-06 00:49:14 +07:00
Fixed #9116
This commit is contained in:
parent
d41b6f219b
commit
177125a616
@ -1625,6 +1625,7 @@ public class LExecutor{
|
|||||||
this.air = air;
|
this.air = air;
|
||||||
this.ground = ground;
|
this.ground = ground;
|
||||||
this.pierce = pierce;
|
this.pierce = pierce;
|
||||||
|
this.effect = effect;
|
||||||
}
|
}
|
||||||
|
|
||||||
public ExplosionI(){
|
public ExplosionI(){
|
||||||
|
Loading…
Reference in New Issue
Block a user