Skip to content

Commit

Permalink
Merge pull request #69 from Amateur-God/master
Browse files Browse the repository at this point in the history
Update config.cpp
  • Loading branch information
56curious authored Sep 8, 2024
2 parents 197fdde + ba384f7 commit ba890e8
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 ba890e8

Please sign in to comment.