Closed cannonfodder1 closed 3 years ago
Why not just update
class'X2Helper_Infiltration'.static.IsDLCLoaded
?
Because there was only one use of that function that required both DLCs and mods to be detected. And the method to detect both involves an extremely long for-loop. But now that I'm looking at it, I realize that concern was silly because the place where this method is required is run a heck of a lot more than any other use of that function. I'll change it
Closes #672 Closes #673