Correct TTAN high temperature transition
This commit is contained in:
parent
5f68a41742
commit
e0ab8c5810
@ -40,7 +40,7 @@ Element_TTAN::Element_TTAN()
|
|||||||
HighPressureTransition = NT;
|
HighPressureTransition = NT;
|
||||||
LowTemperature = ITL;
|
LowTemperature = ITL;
|
||||||
LowTemperatureTransition = NT;
|
LowTemperatureTransition = NT;
|
||||||
HighTemperature = 1687.0f;
|
HighTemperature = 1941.0f;
|
||||||
HighTemperatureTransition = PT_LAVA;
|
HighTemperatureTransition = PT_LAVA;
|
||||||
|
|
||||||
Update = &Element_TTAN::update;
|
Update = &Element_TTAN::update;
|
||||||
|
Reference in New Issue
Block a user