Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 832:7b0033246b12 Evo_2_23
Added selection if an active gas shall be used for deco calculation or not
Added structure definition
author | Ideenmodellierer |
---|---|
date | Thu, 16 Nov 2023 20:37:20 +0100 |
parents | ce8f71217f45 |
children | 2a8af51ab04d |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Thu Nov 16 20:36:35 2023 +0100 +++ b/Discovery/Inc/tStructure.h Thu Nov 16 20:37:20 2023 +0100 @@ -129,7 +129,8 @@ #define StMOG_GasType _MB(2,1,255,2,0) #define StMOG_ChangeDepth _MB(2,1,255,3,0) #define StMOG_SetToMOD _MB(2,1,255,4,0) -#define StMOG_Bottle _MB(2,1,255,5,0) +#define StMOG_CalcDeco _MB(2,1,255,5,0) +/* #define StMOG_Bottle _MB(2,1,255,5,0) */ #define StMOG_MOD _MB(2,1,255,9,0)