Oops (fix typo)
This commit is contained in:
parent
64fa9b9f57
commit
a8d17adb7c
|
@ -19,7 +19,7 @@ public:
|
||||||
{2, nullptr, "OpenGameMovieTrimmer"},
|
{2, nullptr, "OpenGameMovieTrimmer"},
|
||||||
{3, nullptr, "OpenOffscreenRecorder"},
|
{3, nullptr, "OpenOffscreenRecorder"},
|
||||||
{101, nullptr, "CreateMovieMaker"},
|
{101, nullptr, "CreateMovieMaker"},
|
||||||
{9903, nullptr, "SetOffscreenRecordingMaker"}
|
{9903, nullptr, "SetOffscreenRecordingMarker"}
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
|
Reference in New Issue