fix ScoreWheel draw distance

This commit is contained in:
Chris Danford
2005-05-05 03:59:36 +00:00
parent 420187dbfd
commit 7b694c2f72
+1 -1
View File
@@ -119,7 +119,7 @@ void HighScoreWheel::Load( const HighScoreList& hsl, int iIndexToFocus )
"end";
ActorScroller::Load3(
0.2f,
100,
10.5,
false,
sTransformFunction,
false );