mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-10 17:35:34 +02:00
Changed SERVER_HSTEAMUSER constant to 2
This commit is contained in:
parent
7828bb2403
commit
05daca60a4
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ static inline void reset_LastError()
|
|||
|
||||
// Emulator defines
|
||||
#define CLIENT_HSTEAMUSER 1
|
||||
#define SERVER_HSTEAMUSER 1
|
||||
#define SERVER_HSTEAMUSER 2
|
||||
|
||||
#define DEFAULT_NAME "gse orca"
|
||||
#define DEFAULT_LANGUAGE "english"
|
||||
|
|
Loading…
Add table
Reference in a new issue