Skip to content

admin2: Finally fix for #104 #154

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

Merged
merged 3 commits into from
Jun 13, 2019
Merged

Conversation

FileEX
Copy link
Contributor

@FileEX FileEX commented Jun 13, 2019

Fixes #104
Use combobox instead of editbox for change weather. This PR also fix blend weather error.

@qaisjp qaisjp changed the title Finally fix for #104 admin2: Finally fix for #104 Jun 13, 2019
@qaisjp qaisjp added this to the admin2 milestone Jun 13, 2019
@qaisjp qaisjp merged commit df1ff6d into multitheftauto:master Jun 13, 2019
@patrikjuvonen
Copy link
Contributor

patrikjuvonen commented Jun 13, 2019

Thanks for the fix! @qaisjp merged it in.

I fixed some formatting consistency issues and some old typo in blend weather error message.

Also as a general comment: it's better to not keep old code commented in code when it's being replaced by something else. I assume you wanted to keep the door open in case we wanted to keep the old buttons on the sides so it will be easier to change back, but this introduces an unwanted blocker, which needs to be resolved before the PR can be merged (PRs should generally be as complete as possible).

@qaisjp
Copy link
Contributor

qaisjp commented Jun 13, 2019

Sorry, I didn't see you push 👀

@patrikjuvonen patrikjuvonen modified the milestones: admin2, 1.5.7 Dec 29, 2022
@FileEX FileEX deleted the bugfix/weather branch April 19, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

admin2: weather input is broken
3 participants