Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Tools/GPS.hpp
2016-02-18 13:58:02 -05:00

4 lines
86 B
C++

class ItemGPS : ItemCore
{
model = "z\addons\dayz_communityassets\models\gps.p3d";
};