mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
SDK 1.52
This commit is contained in:
parent
19dc4f468a
commit
98b149b9b6
32 changed files with 2416 additions and 257 deletions
|
|
@ -184,8 +184,16 @@ inline std::wstring utf8_decode(const std::string &str)
|
|||
#define CLIENT_HSTEAMUSER 1
|
||||
#define SERVER_HSTEAMUSER 1
|
||||
|
||||
#define DEFAULT_NAME "Goldberg"
|
||||
#define PROGRAM_NAME "Goldberg SteamEmu"
|
||||
#define DEFAULT_NAME "Noob"
|
||||
#define PROGRAM_NAME_1 "Go"
|
||||
#define PROGRAM_NAME_2 "ld"
|
||||
#define PROGRAM_NAME_3 "be"
|
||||
#define PROGRAM_NAME_4 "rg "
|
||||
#define PROGRAM_NAME_5 "St"
|
||||
#define PROGRAM_NAME_6 "ea"
|
||||
#define PROGRAM_NAME_7 "mE"
|
||||
#define PROGRAM_NAME_8 "mu"
|
||||
|
||||
#define DEFAULT_LANGUAGE "english"
|
||||
|
||||
#define LOBBY_CONNECT_APPID ((uint32)-2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue