forgot to remove the methods deleted last time...
This commit is contained in:
parent
8f0eedd1c5
commit
b1f0a30f5d
@ -112,14 +112,4 @@ public class VoidCircle extends Entity {
|
|||||||
sound.play(prefs.getFloat("fx vol"));
|
sound.play(prefs.getFloat("fx vol"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean playCollidePFX() {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean playCollideSFX() {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user