From ded89fcb062b51648ed266d5c17c491612836a20 Mon Sep 17 00:00:00 2001 From: Louis <35883445+louist103@users.noreply.github.com> Date: Thu, 30 Dec 2021 21:23:30 -0500 Subject: [PATCH] add entry to OVTX --- otrlib/OTRResource.h | 1 + 1 file changed, 1 insertion(+) diff --git a/otrlib/OTRResource.h b/otrlib/OTRResource.h index 6bfbefbeee5..e08929fe65e 100644 --- a/otrlib/OTRResource.h +++ b/otrlib/OTRResource.h @@ -23,6 +23,7 @@ namespace OtrLib OTRSkeletonLimb = 0x4F534C42, // OSLB OTRMatrix = 0x4F4D5458, // OMTX OTRPath = 0x4F505448, // OPTH + OTRVtx = 0x4F565458, // OVTX }; enum class DataType