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"