mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Removed commented debug code
This commit is contained in:
parent
03949c619f
commit
62ebc1f351
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ public class BugWings<T extends AbstractPonyModel & IModelPegasus> extends Pegas
|
|||
|
||||
@Override
|
||||
public ModelWing<T> getRight() {
|
||||
//pegasus.boxList.clear();
|
||||
//init(0, 0);
|
||||
return rightWing;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue