Files
DayZ-Epoch/SQF/dayz_code/Configs/RscDisplay/includes.hpp
Florian Kinder ad22c7df04 Updated Displays
Disabled new gear system
2014-02-18 23:51:38 +01:00

7 lines
196 B
C++

#include "RscDisplayCraftingMenu.hpp"
//#include "RscDisplayGear.hpp"
#include "RscDisplayGenderSelect.hpp"
#include "RscDisplaySpawnSelecter.hpp"
#include "RscPlayerUI.hpp"
#include "RscMap.hpp"