Leftover line of code.

This commit is contained in:
Sonnicon 2018-03-12 21:32:38 +00:00 committed by GitHub
parent a0f85a8e4b
commit 1ab9961cfe
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;
}