Compare commits

...

2 commits

Author SHA1 Message Date
ThePotato
e632caad9e
Merge 36ead9d841 into da0783dfd8 2026-01-11 02:23:16 +00:00
ThePotato97
36ead9d841 fix patch 2026-01-11 02:22:56 +00:00

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