minor bugfix, this is a test
TESTING 123
This commit is contained in:
parent
9bc19d9933
commit
fb1622da41
@ -38,7 +38,7 @@ Element_SOAP::Element_SOAP()
|
|||||||
HighPressureTransition = NT;
|
HighPressureTransition = NT;
|
||||||
LowTemperature = ITL;
|
LowTemperature = ITL;
|
||||||
LowTemperatureTransition = NT;
|
LowTemperatureTransition = NT;
|
||||||
HighTemperature = ITL;
|
HighTemperature = ITH;
|
||||||
HighTemperatureTransition = NT;
|
HighTemperatureTransition = NT;
|
||||||
|
|
||||||
Update = &Element_SOAP::update;
|
Update = &Element_SOAP::update;
|
||||||
|
Reference in New Issue
Block a user