Merge pull request #99 from Sonnicon/patch-1

Leftover line of code.
This commit is contained in:
Anuken
2018-03-13 15:31:22 -04:00
committed by GitHub

View File

@ -33,7 +33,6 @@ public class WeaponBlocks{
reload = 13f;
bullet = BulletType.stone;
ammo = Item.stone;
health = 55;
health = 45;
}