Restore ITG behavior, allow survivals to be won.
I have to wonder why this was ever .1.
This commit is contained in:
@@ -22,7 +22,7 @@ static ThemeMetric<float> MIN_LIFE_TIME ("LifeMeterTime","MinLifeTime");
|
|||||||
static const float g_fTimeMeterSecondsChangeInit[] =
|
static const float g_fTimeMeterSecondsChangeInit[] =
|
||||||
{
|
{
|
||||||
+0.0f, // SE_CheckpointHit
|
+0.0f, // SE_CheckpointHit
|
||||||
+0.1f, // SE_W1
|
+0.2f, // SE_W1
|
||||||
+0.0f, // SE_W2
|
+0.0f, // SE_W2
|
||||||
-0.5f, // SE_W3
|
-0.5f, // SE_W3
|
||||||
-1.0f, // SE_W4
|
-1.0f, // SE_W4
|
||||||
|
|||||||
Reference in New Issue
Block a user