Clean up2
This commit is contained in:
@@ -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++);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user