Move ItemKeyKit.hpp to tools

This commit is contained in:
A Man
2020-01-15 11:35:55 +01:00
parent bf70f120a2
commit 1871911401
2 changed files with 2 additions and 1 deletions

View File

@@ -278,7 +278,8 @@ class CfgWeapons
#include "Tools\FlashlightRed.hpp"
#include "Tools\Radio.hpp"
#include "Item\ItemKeyKit.hpp"
#include "Tools\ItemKeyKit.hpp"
#include "Item\ItemKeys.hpp"
#include "Item\Documents.hpp"