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

fix Point doc #63

Merged
merged 1 commit into from
Dec 17, 2019
Merged

fix Point doc #63

merged 1 commit into from
Dec 17, 2019

Conversation

InvisibleSymbol
Copy link
Contributor

as seen in

slider/slider/beatmap.py

Lines 519 to 520 in c1955cf

timediff = timedelta(milliseconds=t * self.ms_per_beat)
append_tick(Point(pos.x, pos.y, time + timediff))

@llllllllll
Copy link
Owner

Thanks, I made a change to use timedeltas after the fact and missed this docstring.

@llllllllll llllllllll merged commit c924487 into llllllllll:master Dec 17, 2019
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