Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffd5db3

Browse files
mabakoccw808
authored andcommitted
Server browser filters not saving
1 parent cb12f75 commit ffd5db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MTA10/core/CServerBrowser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,7 @@ void CServerBrowser::SaveOptions ( )
11811181
}
11821182
}
11831183
}
1184+
g_pCore->SaveConfig ( );
11841185
}
11851186

11861187
void CServerBrowser::SetServerPassword ( const std::string& strHost, const std::string& strPassword )

0 commit comments

Comments
 (0)