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
@@ -1,6 +1,6 @@
#pragma once
#include "../../../Build/Common/Network/NetworkPlayerInterface.h"
#include "../../../../Common/Network/NetworkPlayerInterface.h"
#include "DQRNetworkPlayer.h"
// This is an implementation of the INetworkPlayer interface, for Durango. It effectively wraps the DQRNetworkPlayer class in a non-platform-specific way.