Fix mistype

This commit is contained in:
DarkPhoenix
2019-08-05 13:29:53 +03:00
parent 5f296bbe30
commit eefcd9e738
4 changed files with 11 additions and 11 deletions

View File

@@ -137,4 +137,4 @@ class TargetResistMode(IntEnum):
shield = autoId()
armor = autoId()
hull = autoId()
weighedAverage = autoId()
weightedAverage = autoId()