We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ced31 commit 68a9cc1Copy full SHA for 68a9cc1
api/AltV.Net/Elements/Entities/ColShape.cs
@@ -52,7 +52,7 @@ public ColShapeType ColShapeType
52
}
53
54
55
- public ColShape(IntPtr nativePointer) : base(nativePointer, BaseObjectType.Checkpoint)
+ public ColShape(IntPtr nativePointer) : base(nativePointer, BaseObjectType.ColShape)
56
{
57
58
0 commit comments