mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 20:47:59 +01:00
Remove stetson lag
This commit is contained in:
parent
b1a8627e9a
commit
ec1ef8ed6b
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue