Fix build (#21075)
This commit is contained in:
@@ -149,7 +149,7 @@ public sealed partial class ParticleAcceleratorSystem
|
|||||||
}
|
}
|
||||||
|
|
||||||
part = null;
|
part = null;
|
||||||
comp = null;
|
comp = default;
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user