Skip to content

Commit 4fc9528

Browse files
committed
fix enum baseobjecttype
1 parent 067fc78 commit 4fc9528

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api/AltV.Net.CApi/Enums/BaseObjectType.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ public enum BaseObjectType : byte
1414
WebsocketClient,
1515
HttpClient,
1616
Audio,
17+
AudioOutput,
18+
AudioOutputWorld,
19+
AudioOutputAttached,
20+
AudioOutputFrontend,
1721
RmlElement,
1822
RmlDocument,
1923
LocalPlayer,

0 commit comments

Comments
 (0)