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:
@@ -118,7 +118,6 @@ void HighScoreWheel::Load( const HighScoreList& hsl, int iIndexToFocus )
|
||||
ActorScroller::Load3(
|
||||
0.2f,
|
||||
10.5,
|
||||
false,
|
||||
sTransformFunction,
|
||||
1,
|
||||
false );
|
||||
|
||||
Reference in New Issue
Block a user