NicePack/sources/Weapons/Skins/SkinRetroLARPickup.uc
2022-01-21 14:25:59 +04:00

6 lines
115 B
Ucode

class SkinRetroLARPickup extends NiceWinchesterPickup;
defaultproperties
{
InventoryType=class'SkinRetroLAR'
}