This commit is contained in:
Glenn Maynard
2005-05-29 02:21:24 +00:00
parent e0a604fd43
commit f5dc5d75f3
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -438,7 +438,7 @@ float PlayerStageStats::GetPercentageOfTaps( TapNoteScore tns ) const
}
LuaFunction_Float( GetGradeFromPercent, PlayerStageStats::GetGradeFromPercent(a1) )
LuaFunction( GetGradeFromPercent, PlayerStageStats::GetGradeFromPercent( FArg(1) ) )
// lua start