Skip to content

Comments

Fix doubled TOP item display in maintenance hatches#1552

Merged
TechLord22 merged 2 commits intomasterfrom
alson-double-maintenance-inv
Mar 9, 2023
Merged

Fix doubled TOP item display in maintenance hatches#1552
TechLord22 merged 2 commits intomasterfrom
alson-double-maintenance-inv

Conversation

@ALongStringOfNumbers
Copy link
Contributor

What

Fixes maintenance hatches displaying double the number of items they actually have in TOP. Closes #1475

Previously, the maintenance hatch was creating an item handler that contained double the import items, via its initializeInventory call. Now we create a single import items handler.

Outcome

Fixes Maintenance hatches showing doubled items in TOP.

@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Mar 1, 2023
@ALongStringOfNumbers ALongStringOfNumbers force-pushed the alson-double-maintenance-inv branch from b395142 to 32a5352 Compare March 9, 2023 05:03
@TechLord22 TechLord22 merged commit 651996a into master Mar 9, 2023
@TechLord22 TechLord22 deleted the alson-double-maintenance-inv branch March 9, 2023 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance Hatch shows 2x tape than actually is

2 participants