X Tutup
Skip to content

JANITORIAL: Add FIXMEs for typos in hadesch engine#6343

Merged
bluegr merged 3 commits intoscummvm:masterfrom
raziel-:hadesch-typos
Dec 26, 2024
Merged

JANITORIAL: Add FIXMEs for typos in hadesch engine#6343
bluegr merged 3 commits intoscummvm:masterfrom
raziel-:hadesch-typos

Conversation

@raziel-
Copy link
Contributor

@raziel- raziel- commented Dec 25, 2024

No description provided.

{ "V9260tA0", { "V9260nA0", _hs("Charon can't have any monsters at the head of the boat") } },
{ "V9260tB0", { "V9260nB0", _hs("No animals at the head of the boat") } }, // 5
{ "V9260tC0", { "V9260nC0", _hs("Charon wont sit next to two-headed beings") } },
{ "V9260tC0", { "V9260nC0", _hs("Charon won't sit next to two-headed beings") } },
Copy link
Member

Choose a reason for hiding this comment

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

This should be a FIXME comment instead, as it modifies data

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, i thought so as well, but look at the following lines, they all have won't with an apostrophe, so i figured it would be safe to change this single line?

Please advise

Copy link
Contributor

Choose a reason for hiding this comment

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

No, please, refrain from changing game data, no matter the patterns you see.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

reverted to a fixme

thank you

Copy link
Contributor Author

Choose a reason for hiding this comment

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

what did i break now? 😞

sorry

Copy link
Member

Choose a reason for hiding this comment

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

@raziel- you didn't break anything. Builds have been broken by another commit

@raziel- raziel- changed the title JANITORIAL: Add FIXME for noone typo in hadesch engine JANITORIAL: Add FIXMEs for typos in hadesch engine Dec 26, 2024
@bluegr
Copy link
Member

bluegr commented Dec 26, 2024

Thanks, squashing

@bluegr bluegr merged commit eb04b4d into scummvm:master Dec 26, 2024
@raziel- raziel- deleted the hadesch-typos branch December 26, 2024 12:16
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