Various bug fixes to get entity replication working
This commit is contained in:
@@ -24,7 +24,6 @@ namespace Multiplayer
|
||||
serializeContext->Class<LocalPredictionPlayerInputComponent, LocalPredictionPlayerInputComponentBase>()
|
||||
->Version(1);
|
||||
}
|
||||
|
||||
LocalPredictionPlayerInputComponentBase::Reflect(context);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user