mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
uncomment TH flag
This commit is contained in:
parent
e197179855
commit
1800944671
@ -60,7 +60,7 @@ namespace NewHorizons.Builder.General
|
||||
var minPriority = new SpawnModule.PlayerSpawnPoint() { isDefault = true }.GetPriority();
|
||||
if (point.GetPriority() < minPriority)
|
||||
{
|
||||
//flagUseTHSpawn = true;
|
||||
flagUseTHSpawn = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user