1
0
mirror of https://github.com/Mauler125/r5sdk.git synced 2025-02-09 19:15:03 +01:00
This commit is contained in:
Kawe Mazidjatari 2022-05-28 16:12:56 +02:00
parent 059a394523
commit 306174afdf

@ -537,7 +537,7 @@ bool CLauncher::Setup(eLaunchMode lMode, const string& svCommandLine)
}
///////////////////////////////////////////////////////////////////////////////
// Purpose: launhes the game with results from the setup
// Purpose: launches the game with results from the setup
// Output : true on success, false otherwise
///////////////////////////////////////////////////////////////////////////////
bool CLauncher::Launch() const