Removed unused function from erroneous merge

liquid_container
Mark 2016-02-20 17:31:26 +01:00
parent 2dd09fc8bd
commit d0cf26490e
1 changed files with 0 additions and 5 deletions

View File

@ -39,11 +39,6 @@ private func Hit()
}
}
func GetBarrelIntakeY()
{
return 3;
}
func PlayBarrelHitSound()
{
Sound("Hits::Materials::Wood::DullWoodHit?");