Skip to content

Commit

Permalink
Remove testing forbiddenItem
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenceIsFatto authored Jul 2, 2024
1 parent a546ad6 commit 73efab6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions A3A/addons/ultimate/config/cfgForbiddenItems.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ class forbiddenItems
unlimited = 0;
};

class LMG_Mk200_F : forbidden_unlimited_base {}; // here for testing purposes

#include "cfgForbiddenItemsAndroid.hpp"
#include "cfgForbiddenItemsCW.hpp"
#include "cfgForbiddenItemsFWA.hpp"
Expand All @@ -23,4 +21,4 @@ class forbiddenItems
#include "cfgForbiddenItemsSMA.hpp"
#include "cfgForbiddenItemsTOW.hpp"
#include "cfgForbiddenItemsUns.hpp"
};
};

0 comments on commit 73efab6

Please sign in to comment.