Fix sig suppressor effect

This commit is contained in:
DarkPhoenix
2021-05-19 01:29:20 +03:00
parent 82f0fea1bf
commit 52667da64a

View File

@@ -37280,7 +37280,7 @@ class Effect8108(BaseEffect):
Module: Signature Radius Suppressor I
"""
type = 'offline'
type = 'online'
@staticmethod
def handler(fit, src, context, projectionRange, **kwargs):