[chronojump] Minor change



commit fb74d5a47a88601d1fe1249b4d8e72ad66fb9099
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Jan 7 15:17:33 2020 +0100

    Minor change

 src/constants.cs | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/src/constants.cs b/src/constants.cs
index 5197b971..c3d56922 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -827,6 +827,9 @@ public class Constants
                };
        }
 
+       public static double TrochanterToeUndefinedID = 0;
+       public static double TrochanterFloorOnFlexionUndefinedID = 0;
+
        public static string [] SplashMessages = {
                "Initializing",                 //0
                "Checking database",            //1


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