mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-30 01:37:04 +02:00
config: Read the Network category
This commit is contained in:
parent
85ed10f31f
commit
fb7da1fa11
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