Fixed formatting issue
This commit is contained in:
@@ -471,7 +471,9 @@ public class SuppliesTrackerPlugin extends Plugin
|
|||||||
thrownAmount = mainHandItem.getQuantity();
|
thrownAmount = mainHandItem.getQuantity();
|
||||||
throwingAmmoLoaded = true;
|
throwingAmmoLoaded = true;
|
||||||
}
|
}
|
||||||
}else{
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
throwingAmmoLoaded = false;
|
throwingAmmoLoaded = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user