mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Prediction: remove preview warning
This commit is contained in:
parent
7ec272f733
commit
832eb79876
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
namespace Mirror
|
namespace Mirror
|
||||||
{
|
{
|
||||||
[Obsolete("Prediction is under development, do not use this yet.")]
|
|
||||||
public class PredictedRigidbodyVisual : MonoBehaviour
|
public class PredictedRigidbodyVisual : MonoBehaviour
|
||||||
{
|
{
|
||||||
[Tooltip("The predicted rigidbody to follow.")]
|
[Tooltip("The predicted rigidbody to follow.")]
|
||||||
|
Loading…
Reference in New Issue
Block a user