fix patch

This commit is contained in:
ThePotato97 2026-01-11 02:22:56 +00:00
parent 32ff59ceb7
commit 36ead9d841

View file

@ -133,3 +133,15 @@ index 70efa63..039f155 100644
writer.Key("instance");
writer.Bool(presence->instance != 0);
diff --git a/.clang-format b/.clang-format
index 0000000..0000000 100644
--- a/.clang-format
+++ b/.clang-format
@@ -45,7 +45,6 @@ IncludeCategories:
- Regex: '.*'
Priority: 3
IncludeIsMainRegex: '(_test|_win|_linux|_mac|_ios|_osx|_null)?$'
-IndentCaseLabels: false
IndentWidth: 4
IndentWrappedFunctionNames: false