steam relay networking
This commit is contained in:
@@ -22,5 +22,7 @@ extern IGameWindow *g_pMainWindow;
|
||||
extern EngineConsts_t *g_pEngineConstants;
|
||||
extern INetworkBase *g_pServerBridge;
|
||||
extern INetworkBase *g_pClientBridge;
|
||||
extern INetworkBase *g_pPublicConnection;
|
||||
extern INetworkBase *g_pCurrentConnection;
|
||||
|
||||
#endif
|
||||
|
||||
@@ -14,4 +14,8 @@ public:
|
||||
};
|
||||
|
||||
extern CEngineVars *g_pEngineVars;
|
||||
|
||||
#define FUNNY_SECURE_PORT 27015
|
||||
#define FUNNY_QUERY_PORT 27016
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user