Skip to content

Commit

Permalink
Replace & with _
Browse files Browse the repository at this point in the history
  • Loading branch information
3Mydlo3 committed Jan 28, 2024
1 parent 7952ab8 commit 2c0a436
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/missions/CfgMissions.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class CfgMissions {
class MPMissions {
MISSION_CONFIG(SerialKillers_CUP&RHS,Chernarus_Winter);
MISSION_CONFIG(SerialKillers_CUP_RHS,Chernarus_Winter);
MISSION_CONFIG(SK_test,Malden);
};
};

0 comments on commit 2c0a436

Please sign in to comment.