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:
parent
583a3d5f98
commit
4459a2ddee
|
|
@ -87,7 +87,6 @@
|
|||
whitelist:
|
||||
components:
|
||||
- FitsInDispenser
|
||||
- type: ItemToggle
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 0
|
||||
- type: UserInterface
|
||||
|
|
|
|||
Loading…
Reference in New Issue