Fix indent
This commit is contained in:
@@ -63,7 +63,7 @@ def getResistanceAttrID(modifyingItem, effect):
|
||||
else:
|
||||
resistanceID = int(modifyingItem.getModifiedItemAttr("remoteResistanceID")) or None
|
||||
resistanceCache[cacheKey] = resistanceID
|
||||
return resistanceID
|
||||
return resistanceID
|
||||
|
||||
|
||||
class ItemAttrShortcut:
|
||||
|
||||
Reference in New Issue
Block a user