mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-23 08:22:55 +02:00
TPT: Fix SLTW boiling temperature typo
This commit is contained in:
@@ -39,7 +39,7 @@ Element_SLTW::Element_SLTW()
|
||||
HighPressureTransition = NT;
|
||||
LowTemperature = 233.0f;
|
||||
LowTemperatureTransition = PT_ICEI;
|
||||
HighTemperature = 483.0f;
|
||||
HighTemperature = 383.0f;
|
||||
HighTemperatureTransition = ST;
|
||||
|
||||
Update = &Element_SLTW::update;
|
||||
|
Reference in New Issue
Block a user