Prediction: remove preview warning

This commit is contained in:
mischa 2024-01-12 12:09:30 +01:00
parent 7ec272f733
commit 832eb79876

View File

@ -3,7 +3,6 @@
namespace Mirror
{
[Obsolete("Prediction is under development, do not use this yet.")]
public class PredictedRigidbodyVisual : MonoBehaviour
{
[Tooltip("The predicted rigidbody to follow.")]