Skip to content

Commit

Permalink
remove that goddamn space
Browse files Browse the repository at this point in the history
  • Loading branch information
chaserli committed Mar 10, 2024
1 parent a4a6511 commit 60be6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spawner/Spawner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ bool Spawner::StartNewScenario(const char* pScenarioName)
pGameModeOptions->Crates = true;

// Rename MISSIONMD.INI to this
// because Ares has LoadScreenText.Color and Phobos has Starkku's PR #1145
// because Ares has LoadScreenText.Color and Phobos has Starkku's PR #1145
if (Spawner::Config->CustomMissionID) // before parsing
Patch::Apply_RAW(0x839724, "Spawn.ini");

Expand Down

0 comments on commit 60be6e3

Please sign in to comment.