Skip to content

Commit 60be6e3

Browse files
committed
remove that goddamn space
1 parent a4a6511 commit 60be6e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Spawner/Spawner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ bool Spawner::StartNewScenario(const char* pScenarioName)
297297
pGameModeOptions->Crates = true;
298298

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

0 commit comments

Comments
 (0)