fix for CSocket not existing

This commit is contained in:
Lion Kortlepel
2024-06-04 17:38:54 +02:00
parent acd5f4ed09
commit e08a4de6db
3 changed files with 6 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ extern int ping;
extern bool ModWarningConfirmed;
extern int LSocket,CSocket;
[[noreturn]] void CoreNetwork();
extern int ProxyPort;
extern int ClientID;