X Tutup
Skip to content

Fix life support#5419

Merged
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
azieba:life_support_fix
Nov 24, 2022
Merged

Fix life support#5419
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
azieba:life_support_fix

Conversation

@azieba
Copy link
Contributor

@azieba azieba commented Nov 12, 2022

Variable in C++ was different then the equivalent in lua, then the name from c++ was used in lua. To prevent such mistakes I made them the same.

Copy link
Member

@sturnclaw sturnclaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

@impaktor
Copy link
Member

Nice!
Is this reported as a bug anywhere, or you found it now?

@azieba
Copy link
Contributor Author

azieba commented Nov 13, 2022

Is this reported as a bug anywhere, or you found it now?

I found it myself. I tried to look for a bug about it but haven't found one. I think it is recent.

@sturnclaw sturnclaw merged commit 51c86d2 into pioneerspacesim:master Nov 24, 2022
@azieba azieba deleted the life_support_fix branch November 24, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup