Merge branch 'master' of https://github.com/pyfa-org/Pyfa into origin_master
This commit is contained in:
@@ -24,7 +24,7 @@ saveInRoot = False
|
||||
|
||||
# Version data
|
||||
|
||||
version = "2.7.0b1"
|
||||
version = "2.7.0"
|
||||
tag = "Stable"
|
||||
expansionName = "December"
|
||||
expansionVersion = "1.0"
|
||||
|
||||
@@ -1334,6 +1334,8 @@ class Fit(object):
|
||||
continue
|
||||
if mod.projected:
|
||||
continue
|
||||
if mod.item.group.name not in groupAttrMap:
|
||||
continue
|
||||
usesCap = True
|
||||
try:
|
||||
if mod.capUse:
|
||||
|
||||
Reference in New Issue
Block a user