Skip to content

Commit

Permalink
Update CfgSettings.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MiszczuZPolski committed Oct 8, 2024
1 parent 812cb0d commit 8afec19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/main/CfgSettings.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class CfgSettings {
class Versioning {
class PREFIX {
class dependencies {
//ACE will hard exit if this is missing
//KAT will hard exit if this is missing
CBA[] = {"cba_main", REQUIRED_CBA_VERSION, "(true)"};
ACE[] = {"ace_main", REQUIRED_ACE_VERSION, "(true)"};
};
Expand Down

0 comments on commit 8afec19

Please sign in to comment.