Final fixes #71

This commit is contained in:
Drew Lemmy
2015-04-07 19:23:54 +01:00
parent 81b8182244
commit f7d6fed0c6
3 changed files with 18 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ package itdelatrisu.opsu.objects;
public enum HitResultType {
CIRCLE,
SLIDERSTART,
//SLIDERSTART,
SLIDERTICK,
SLIDEREND,
SLIDEREND_FIRSTOBJECT,