Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Tools/GPS.hpp
2016-02-21 13:09:16 -05:00

4 lines
86 B
C++

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