mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-03 22:25:33 +02:00
chagne default user name + set default IP country
This commit is contained in:
parent
8b4d9eca8f
commit
e1f4f3038d
1 changed files with 2 additions and 2 deletions
|
@ -237,9 +237,9 @@ static inline void reset_LastError()
|
|||
#define CLIENT_HSTEAMUSER 1
|
||||
#define SERVER_HSTEAMUSER 1
|
||||
|
||||
#define DEFAULT_NAME "orca"
|
||||
|
||||
#define DEFAULT_NAME "gse orca"
|
||||
#define DEFAULT_LANGUAGE "english"
|
||||
#define DEFAULT_IP_COUNTRY "US"
|
||||
|
||||
#define LOBBY_CONNECT_APPID ((uint32)-2)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue