1
0
Fork 0
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:
NicknineTheEagle 2025-07-24 04:45:24 +03:00
parent 7828bb2403
commit 05daca60a4

View file

@ -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"