Remove stetson lag

This commit is contained in:
Sollace 2018-09-10 19:37:58 +02:00
parent b1a8627e9a
commit ec1ef8ed6b

View file

@ -42,8 +42,6 @@ public class Stetson extends AbstractGear {
@Override
public void renderPart(float scale) {
this.boxList.clear();
this.init(0, 0);
rimshot.render(scale);
}