[chronojump] Fixed Steven Shiau Estaer Egg in NCHC



commit ba3dfbf2cec25ab4dfc0da8db493bf1ca0f889ce
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Apr 20 15:50:19 2010 +0800

    Fixed Steven Shiau Estaer Egg in NCHC

 src/execute/jump.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/execute/jump.cs b/src/execute/jump.cs
index d7de013..1a9a540 100644
--- a/src/execute/jump.cs
+++ b/src/execute/jump.cs
@@ -378,9 +378,6 @@ Log.Write("wb ");
 		else
 			appbar.Push( 1,myStringPush );
 
-		if(personName == "Steven Shiau")
-			tv = 3600;
-
 		uniqueID = SqliteJump.Insert(false, Constants.JumpTable, "NULL", personID, sessionID, 
 				type, tv, tc, fall,  //type, tv, tc, fall
 				weight, "", angle, Util.BoolToNegativeInt(simulated)); //weight, description, simulated



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]