Fixed #7675
This commit is contained in:
@@ -37,6 +37,7 @@ public class LaserBulletType extends BulletType{
|
||||
pierce = true;
|
||||
hittable = false;
|
||||
absorbable = false;
|
||||
removeAfterPierce = false;
|
||||
}
|
||||
|
||||
public LaserBulletType(){
|
||||
|
||||
@@ -25,4 +25,4 @@ org.gradle.caching=true
|
||||
#used for slow jitpack builds; TODO see if this actually works
|
||||
org.gradle.internal.http.socketTimeout=100000
|
||||
org.gradle.internal.http.connectionTimeout=100000
|
||||
archash=ae63b4bdf0
|
||||
archash=7346702fbe
|
||||
|
||||
Reference in New Issue
Block a user