UE Wingman getting ready for release

This commit is contained in:
2026-03-23 19:34:42 -04:00
parent 928abb5916
commit 4c84b1a5b7
6 changed files with 173 additions and 84 deletions

View File

@@ -83,7 +83,7 @@ private:
// ----- TCP server -----
FSocket* ListenSocket = nullptr;
int32 Port = 9847;
int32 Port = 9851;
bool bRunning = false;
// ----- Client connections -----