reduce dependency: PhysicsServerCommandProcessor -> PhysicsCommandProcessorInterface
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define PHYSICS_CLIENT_UDP_H
|
||||
|
||||
#include "PhysicsDirect.h"
|
||||
#include "PhysicsServerCommandProcessor.h"
|
||||
#include "PhysicsCommandProcessorInterface.h"
|
||||
|
||||
class UdpNetworkedPhysicsProcessor : public PhysicsCommandProcessorInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user