Added proxy options.
This commit is contained in:
parent
68cb3cc543
commit
602bf76962
2 changed files with 47 additions and 1 deletions
|
|
@ -31,6 +31,9 @@ enum t_twc_profile_option
|
|||
TWC_PROFILE_OPTION_SAVEFILE = 0,
|
||||
TWC_PROFILE_OPTION_AUTOLOAD,
|
||||
TWC_PROFILE_OPTION_MAX_FRIEND_REQUESTS,
|
||||
TWC_PROFILE_OPTION_PROXY_ADDRESS,
|
||||
TWC_PROFILE_OPTION_PROXY_PORT,
|
||||
TWC_PROFILE_OPTION_PROXY_ENABLED,
|
||||
|
||||
TWC_PROFILE_NUM_OPTIONS,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue