Using ActorScroller adds too many metrics. Prefer to set parameters

that aren't needed for initialization and aren't always used via
commands, not load-time parameters.
This commit is contained in:
Glenn Maynard
2005-12-06 03:29:16 +00:00
parent 569f3055db
commit abeead164e
5 changed files with 1 additions and 9 deletions
@@ -118,7 +118,6 @@ void HighScoreWheel::Load( const HighScoreList& hsl, int iIndexToFocus )
ActorScroller::Load3(
0.2f,
10.5,
false,
sTransformFunction,
1,
false );