Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key.
This commit is contained in:
@@ -951,8 +951,10 @@ void MusicWheel::StartRandom()
|
||||
m_Moving = -1;
|
||||
m_TimeBeforeMovingBegins = 0;
|
||||
m_SpinSpeed = 1.0f/ROULETTE_SWITCH_SECONDS;
|
||||
m_SpinSpeed *= 2.0f; /* faster! */
|
||||
m_SpinSpeed *= 20.0f; /* faster! */
|
||||
m_WheelState = STATE_RANDOM_SPINNING;
|
||||
|
||||
this->Select();
|
||||
RebuildWheelItemDisplays();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user