We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a6511 commit 60be6e3Copy full SHA for 60be6e3
1 file changed
src/Spawner/Spawner.cpp
@@ -297,7 +297,7 @@ bool Spawner::StartNewScenario(const char* pScenarioName)
297
pGameModeOptions->Crates = true;
298
299
// Rename MISSIONMD.INI to this
300
- // because Ares has LoadScreenText.Color and Phobos has Starkku's PR #1145
+ // because Ares has LoadScreenText.Color and Phobos has Starkku's PR #1145
301
if (Spawner::Config->CustomMissionID) // before parsing
302
Patch::Apply_RAW(0x839724, "Spawn.ini");
303
0 commit comments