Skip to content

Commit d64f733

Browse files
committed
Fixed typo in readme
1 parent 4f8bd28 commit d64f733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# O2CSP
22
An injected .dll to implement floating point based multiplier for note speed in O2Jam.
33

4-
It works by moving conversion to integer after all the calculations are done, instead of converting multiplier to integer before calculations accur, which boost the precision of resulting value significantly, to the point its unnoticable to human eye.
4+
It works by moving conversion to integer after all the calculations are done, instead of converting multiplier to integer before calculations occure, which boost the precision of resulting value significantly, to the point its unnoticable to human eye.
55

66
Showcase: https://www.youtube.com/watch?v=mTN5eMfa7hg

0 commit comments

Comments
 (0)