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

Development BUG - Fixes launcher overwriting or not backing up terminal emulator settings in development branch. #2988

Merged
merged 11 commits into from
Jan 6, 2025

Conversation

daxgames
Copy link
Member

@daxgames daxgames commented Jan 2, 2025

Added below after comparing to working code in master:

Note: Line numbers are from the PR Code not the original code

297 if (PathFileExists(cfgPath))
298 {
299-338 indent <original code>
339 }

Changed == to != to verify variables are set before testing their existence on the filesystem.

Everything else is a comment or a { bracket line change

@daxgames
Copy link
Member Author

daxgames commented Jan 6, 2025

Merging this because it is a bug fix and no one else has.

@daxgames daxgames merged commit 15d5618 into cmderdev:development Jan 6, 2025
4 checks passed
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.

1 participant