mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 11:33:33 +08:00
Support for DSP 0.10
This commit is contained in:
@@ -39,7 +39,7 @@ public static class PlanetFunctions
|
||||
}
|
||||
else
|
||||
{
|
||||
factory.RemoveEntityWithComponents(etd.id);
|
||||
factory.RemoveEntityWithComponents(etd.id, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user