mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
config: Read the Network category
This commit is contained in:
parent
940d19783f
commit
24dfed6db6
2 changed files with 12 additions and 0 deletions
|
@ -98,6 +98,7 @@ private:
|
|||
void ReadUILayoutValues();
|
||||
void ReadWebServiceValues();
|
||||
void ReadMultiplayerValues();
|
||||
void ReadNetworkValues();
|
||||
|
||||
void SaveValues();
|
||||
void SavePlayerValue(std::size_t player_index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue