You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It also doesn't check for the intersection of already unloaded systems, although I don't believe thats much of an issue, since its likely pre-emptive optimization.
Anyways, I do believe a cleaner solution can be made.
The text was updated successfully, but these errors were encountered:
That code looks convoluted with probably un-needed recursion and a loop that only executes one value.
sisbase.net/Systems/SystemManager.cs
Lines 295 to 296 in 2f57a3c
It also doesn't check for the intersection of already unloaded systems, although I don't believe thats much of an issue, since its likely pre-emptive optimization.
Anyways, I do believe a cleaner solution can be made.
The text was updated successfully, but these errors were encountered: