rott/kf_sources/KFMod/Classes/CamoShotgunAttachment.uc
2026-07-14 20:27:09 +07:00

11 lines
278 B
Ucode

//-----------------------------------------------------------
//
//-----------------------------------------------------------
class CamoShotgunAttachment extends ShotgunAttachment;
DefaultProperties
{
mesh=none
MeshRef="KF_Wp3rdCAMO_Trip.Shotgun_3rd_CAMO"
}