PEP8 formatting! \o/
This commit is contained in:
@@ -8,7 +8,8 @@ type = "active", "gang"
|
||||
|
||||
|
||||
def handler(fit, module, context):
|
||||
if "gang" not in context: return
|
||||
if "gang" not in context:
|
||||
return
|
||||
for bonus in (
|
||||
"missileVelocityBonus",
|
||||
"explosionDelayBonus",
|
||||
|
||||
Reference in New Issue
Block a user