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