Skip to content

Commit

Permalink
Update config.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Amateur-God authored Sep 4, 2024
1 parent ae7a107 commit ba384f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vkn_compatibility_core/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ class CfgPatches {
"FA_Weapons_VKN",
"VKN_Misc",
"cba_main",
"ace_ui",
"VKN_UI"};
"ace_ui"};
weapons[] = {"VKN_AK5C", "VKN_MP5", "VKN_VSS"};
};
};
Expand Down Expand Up @@ -121,4 +120,4 @@ class CfgWeapons {
#if __has_include("\vkn_ui\rscDisplayInventory.hpp")

#include "\vkn_compatibility_core\vkn_ui_ace_compat.hpp"
#endif
#endif

0 comments on commit ba384f7

Please sign in to comment.