Skip to content

Commit

Permalink
Update CServerConfig.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
xwerswoodx committed Oct 16, 2024
1 parent 21d6117 commit 8053f36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game/CServerConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4543,7 +4543,6 @@ void CServerConfig::PrintEFOFFlags(bool bEF, bool bOF, CTextConsole *pSrc)
bool CServerConfig::LoadIni( bool fTest )
{
ADDTOCALLSTACK("CServerConfig::LoadIni");
// Load my INI file first.
// Load my INI file first.
if (!OpenResourceFind(m_scpIni, SPHERE_FILE ".ini", !fTest)) // Open script file
{
Expand Down

0 comments on commit 8053f36

Please sign in to comment.