Skip to content

Commit 6c314e7

Browse files
committed
fix: blacklist broken deadlock kv3 defaults
1 parent d94e961 commit 6c314e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/dumpers/schemas/metadata_stringifier.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ std::unordered_set<std::string> g_classWithBrokenDefaults =
4949
"Dop26_t",
5050
"FourCovMatrices3",
5151
"VMixVocoderDesc_t",
52+
"CCitadelPlayerPawn_GraphController2"
5253
};
5354

5455
// Any function called after this will have uninitialized variables set to zero

0 commit comments

Comments
 (0)