WIP: Add source #3

Draft
cswimr wants to merge 25 commits from cswimr/add-src into main
Showing only changes of commit 0e58107bdd - Show all commits

View file

@ -38,7 +38,6 @@ namespace ZenithInfo.Models
double shieldDps = 0;
double hullDps = 0;
// all percentages are placeholders until david tells me what they're actually supposed to be
if (this.DamageType() == Enums.DamageTypes.Shield)
{
shieldAlpha = baseAlpha;