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 new line in crash log when SDL message box cannot be created #70767

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Jan 8, 2024

Summary

None

Purpose of change

Fix new line in crash log when SDL message box cannot be created

Describe the solution

Move the newline to the start of the text, like all other text in the function.

Describe alternatives you've considered

Testing

Game compiles. I cannot think of a way to make SDL message box not display so I didn't test futher.

Additional context

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Jan 8, 2024
@BrettDong BrettDong added Code: Debug Debugging and troubleshooting the game, also includes the debug menu 0.H Backport PR to backport to the 0.H stable release canddiate labels Jan 8, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jan 8, 2024
@ZhilkinSerg ZhilkinSerg merged commit a2b8c9a into CleverRaven:master Jan 8, 2024
23 of 27 checks passed
@Qrox Qrox deleted the crash branch January 9, 2024 07:16
Procyonae pushed a commit to Procyonae/Cataclysm-DDA that referenced this pull request May 14, 2024
@Procyonae Procyonae mentioned this pull request May 14, 2024
kevingranade pushed a commit that referenced this pull request May 14, 2024
@Procyonae Procyonae added 0.H Backported and removed 0.H Backport PR to backport to the 0.H stable release canddiate labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.H Backported astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Code: Debug Debugging and troubleshooting the game, also includes the debug menu json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants