From 38910b438f46376c4ccba90805fb50e0e3a4cffe Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 12 Sep 2010 23:45:07 -0400 Subject: [PATCH] Restore ITG behavior, allow survivals to be won. I have to wonder why this was ever .1. --- src/LifeMeterTime.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LifeMeterTime.cpp b/src/LifeMeterTime.cpp index 7baf79ec5a..d46fb30dd4 100644 --- a/src/LifeMeterTime.cpp +++ b/src/LifeMeterTime.cpp @@ -22,7 +22,7 @@ static ThemeMetric MIN_LIFE_TIME ("LifeMeterTime","MinLifeTime"); static const float g_fTimeMeterSecondsChangeInit[] = { +0.0f, // SE_CheckpointHit - +0.1f, // SE_W1 + +0.2f, // SE_W1 +0.0f, // SE_W2 -0.5f, // SE_W3 -1.0f, // SE_W4