|
|
@ -208,7 +208,7 @@ public final function Initialize(UnrealService service) |
|
|
|
{ |
|
|
|
{ |
|
|
|
usedInjectionLevel = |
|
|
|
usedInjectionLevel = |
|
|
|
class'SideEffects'.default.broadcastHandlerInjectionLevel; |
|
|
|
class'SideEffects'.default.broadcastHandlerInjectionLevel; |
|
|
|
if (usedInjectionLevel != BHIJ_Root) { |
|
|
|
if (usedInjectionLevel == BHIJ_Root) { |
|
|
|
Disable('Tick'); |
|
|
|
Disable('Tick'); |
|
|
|
} |
|
|
|
} |
|
|
|
if (service == none) { |
|
|
|
if (service == none) { |
|
|
|