painful update

This commit is contained in:
JuiceyDev
2026-03-06 18:31:46 +01:00
parent 587e9a676e
commit 417ea73050
408 changed files with 1605 additions and 1594 deletions

View File

@@ -27,7 +27,7 @@
#ifdef _XBOX
#include "../Platform/Xbox/Network/NetworkPlayerXbox.h"
#elif defined(__PS3__) || defined(__ORBIS__)
#include "../Build/Common/Network/Sony/NetworkPlayerSony.h"
#include "../../Common/Network/Sony/NetworkPlayerSony.h"
#endif
// 4J - this class is fairly substantially altered as there didn't seem any point in porting code for banning, whitelisting, ops etc.