Move ItemKeys back to dayz_code

This reverts commit c4682e5

Fixes #2010
This commit is contained in:
ebayShopper
2018-02-06 18:55:35 -05:00
parent f03f2454c9
commit 21412b74d2
4 changed files with 3 additions and 7 deletions

View File

@@ -277,7 +277,7 @@ class CfgWeapons
#include "Tools\Radio.hpp"
#include "Item\ItemKeyKit.hpp"
//#include "Item\ItemKeys.hpp" //Moved to epoch_b.pbo
#include "Item\ItemKeys.hpp"
#include "Item\Documents.hpp"