HDSnekTechDiscountPartyPack/source_data/HDSnekTechExampleSpray/zscript.zs

10 lines
141 B
Plaintext

class SnekSpray_Example : SnekTechSprayerPattern
{
default
{
SnekTechSprayerPattern.decalName "SnekSpray_Example";
}
}