File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
com.unity.netcode.gameobjects/Runtime Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ internal static class HelpUrls
1111 public const string NetworkObject = BaseManualUrl + "components/core/networkobject.html" ;
1212 public const string NetworkAnimator = BaseManualUrl + "components/helper/networkanimator.html" ;
1313 public const string NetworkRigidbody = BaseManualUrl + "components/helper/networkrigidbody.html" ;
14- public const string NetworkRigidbody2D = BaseManualUrl + "components/helper/networkrigidbody.html" ;
14+ public const string NetworkRigidbody2D = BaseManualUrl + "components/helper/networkrigidbody.html#networkrigidbody2d " ;
1515 public const string RigidbodyContactEventManager = BaseApiUrl + ".Components.RigidbodyContactEventManager.html" ;
1616 public const string NetworkTransform = BaseManualUrl + "components/helper/networktransform.html" ;
1717 public const string AnticipatedNetworkTransform = BaseManualUrl + "advanced-topics/client-anticipation.html" ;
You can’t perform that action at this time.
0 commit comments