Merge pull request #2726 from totto82/fixUnitWECON
fix unit item 5 and item 6 WECON
This commit is contained in:
commit
cd1c40dbcb
@ -33,13 +33,15 @@
|
||||
"item": 5,
|
||||
"name": "MAX_GAS_OIL_RATIO",
|
||||
"value_type": "UDA",
|
||||
"default": 0
|
||||
"default": 0,
|
||||
"dimension": "GasSurfaceVolume/LiquidSurfaceVolume"
|
||||
},
|
||||
{
|
||||
"item": 6,
|
||||
"name": "MAX_WATER_GAS_RATIO",
|
||||
"value_type": "UDA",
|
||||
"default": 0
|
||||
"default": 0,
|
||||
"dimension": "LiquidSurfaceVolume/GasSurfaceVolume"
|
||||
},
|
||||
{
|
||||
"item": 7,
|
||||
|
Loading…
Reference in New Issue
Block a user