config: Read the Network category

This commit is contained in:
lat9nq
2023-07-22 14:50:32 -04:00
parent 85ed10f31f
commit fb7da1fa11
2 changed files with 12 additions and 0 deletions

View File

@ -98,6 +98,7 @@ private:
void ReadUILayoutValues();
void ReadWebServiceValues();
void ReadMultiplayerValues();
void ReadNetworkValues();
void SaveValues();
void SavePlayerValue(std::size_t player_index);