Removes ItemToggle from Cryo Pods to prevent a latent event ordering bug (#39197)
Removes ItemToggle component from the cryo pod as it was useless and risked a latent verb order bug
This commit is contained in:
@@ -87,7 +87,6 @@
|
||||
whitelist:
|
||||
components:
|
||||
- FitsInDispenser
|
||||
- type: ItemToggle
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 0
|
||||
- type: UserInterface
|
||||
|
||||
Reference in New Issue
Block a user