Removed store mode

This commit is contained in:
acidicoala
2025-08-22 05:35:47 +05:00
parent 3978006e12
commit 28650491b2
2129 changed files with 6991 additions and 8112 deletions

View File

@@ -3,8 +3,13 @@
<words>
<w>abcdefghijklmnopqrstuvwxyz</w>
<w>indicies</w>
<w>isteamapps</w>
<w>isteamclient</w>
<w>isteaminventory</w>
<w>isteamuser</w>
<w>koalabox</w>
<w>koaloader</w>
<w>steamapps</w>
<w>wstr</w>
</words>
</dictionary>

View File

@@ -6,5 +6,6 @@
</inspection_tool>
<inspection_tool class="ConstantFunctionResult" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" />
<inspection_tool class="CppDFAConstantParameter" enabled="true" level="WEAK WARNING" enabled_by_default="true" editorAttributes="INFO_ATTRIBUTES" />
<inspection_tool class="CppRedundantParentheses" enabled="false" level="HINT" enabled_by_default="false" />
</profile>
</component>

1
.idea/misc.xml generated
View File

@@ -10,6 +10,7 @@
</libraryRoots>
<excludeRoots>
<file path="$PROJECT_DIR$/build" />
<file path="$PROJECT_DIR$/res/steamworks" />
<file path="$PROJECT_DIR$/sdk" />
<file path="$PROJECT_DIR$/vcpkg" />
</excludeRoots>