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
commit d0b414b61d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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