some fixes

This commit is contained in:
KadeDev
2021-03-23 14:29:49 -07:00
parent 9181f41b69
commit fc36958af9
3 changed files with 142 additions and 72 deletions

View File

@ -60,7 +60,7 @@ class EtternaFunctions
return (getNotes() * 350);
}
public static function wife3(maxms:Float, ts)
public static function wife3(maxms:Float, ts:Float)
{
var max_points = 1.0;
var miss_weight = -5.5;