Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taiko drumroll base #501

Merged
merged 9 commits into from
Mar 23, 2017
Merged

Taiko drumroll base #501

merged 9 commits into from
Mar 23, 2017

Conversation

smoogipoo
Copy link
Contributor

@smoogipoo smoogipoo commented Mar 17, 2017

@smoogipoo smoogipoo mentioned this pull request Mar 17, 2017
4 tasks
@smoogipoo smoogipoo added this to the taiko milestone Mar 17, 2017
{
if (ticks == null)
createTicks();
return ticks;

This comment was marked as off-topic.

/// <summary>
/// Total number of drum roll ticks.
/// </summary>
public int TotalTicks;

This comment was marked as off-topic.

/// <summary>
/// Number of drum roll ticks required for a "Great" hit.
/// </summary>
public double RequiredGreatHits;

This comment was marked as off-topic.

@peppy peppy merged commit ae20725 into ppy:master Mar 23, 2017
@smoogipoo smoogipoo deleted the taiko_drumroll_base branch March 24, 2017 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants