bug is no more

This commit is contained in:
JohnCorby 2022-12-14 23:43:25 -08:00
parent 262d32c7f3
commit b86f1b43d8

View File

@ -8,7 +8,6 @@ using System.Threading;
namespace QSB.Syncs.Occasional;
// BUG: somehow, not including DontDestroyOnLoad things makes this fuck up with NH
internal class OccasionalManager : WorldObjectManager
{
public override WorldObjectScene WorldObjectScene => WorldObjectScene.SolarSystem;