This commit is contained in:
DrSmugleaf
2023-10-17 20:11:33 -07:00
committed by GitHub
parent 7ac338741b
commit 13cff0e89b

View File

@@ -149,7 +149,7 @@ public sealed partial class ParticleAcceleratorSystem
} }
part = null; part = null;
comp = null; comp = default;
return false; return false;
} }