KF2-CustomTraderInventory/CTI/Classes/CTI_WeapDef_G36C.uc

7 lines
106 B
Ucode
Raw Normal View History

2023-05-13 02:33:32 +03:00
class CTI_WeapDef_G36C extends KFWeapDef_G36C
abstract;
defaultproperties
{
SharedUnlockId = SCU_None
2022-09-12 23:38:09 +03:00
}