10 lines
121 B
C#
10 lines
121 B
C#
using System;
|
|
|
|
namespace UnityEngine
|
|
{
|
|
// Token: 0x02000169 RID: 361
|
|
public sealed class FixedJoint : Joint
|
|
{
|
|
}
|
|
}
|