mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
Fix build (#21075)
This commit is contained in:
@@ -149,7 +149,7 @@ public sealed partial class ParticleAcceleratorSystem
|
||||
}
|
||||
|
||||
part = null;
|
||||
comp = null;
|
||||
comp = default;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user