Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a couple incomplete recieveCustomData calls #2322

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

ALongStringOfNumbers
Copy link
Contributor

What

This PR fixes a couple incomplete receiveCustomData calls that I saw after Tech adding logging.

The Cleanroom was not reading all of its distance values that were sent via the packet, so I just added those.
The MultiFluidHatch did not read workingEnabled as it extended directly from the NotifiablePart, rather than the regular FluidHatch

@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Dec 28, 2023
@ALongStringOfNumbers ALongStringOfNumbers requested a review from a team as a code owner December 28, 2023 19:46
@ALongStringOfNumbers ALongStringOfNumbers added type: bug Something isn't working and removed type: bug Something isn't working labels Dec 28, 2023
@TechLord22 TechLord22 merged commit 3ff51be into master Dec 29, 2023
6 of 7 checks passed
@TechLord22 TechLord22 deleted the alson-packet-fixes branch December 29, 2023 01:30
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.

2 participants