Clean up2
This commit is contained in:
parent
c48008d2a3
commit
987a406123
|
@ -573,9 +573,7 @@ public class OsuParser {
|
||||||
}
|
}
|
||||||
first=false;
|
first=false;
|
||||||
}
|
}
|
||||||
if(hitObject.getType()>15){
|
|
||||||
System.out.println(line+" "+hitObject.isCircle()+" "+hitObject.isSlider()+" "+hitObject.isSpinner());
|
|
||||||
}
|
|
||||||
hitObject.setComboIndex(comboIndex);
|
hitObject.setComboIndex(comboIndex);
|
||||||
hitObject.setComboNumber(comboNumber++);
|
hitObject.setComboNumber(comboNumber++);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user