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 bugs in mainmenu #2855

Closed
wants to merge 1 commit into from
Closed

Fix bugs in mainmenu #2855

wants to merge 1 commit into from

Conversation

kilbith
Copy link
Contributor

@kilbith kilbith commented Jun 29, 2015

Last attempt to fix this annoying issue : #2548

With suggestions of @rubenwardy and @ShadowNinja applied.

@rubenwardy
Copy link
Member

👍 all the issues I mentioned have been fixed.

if enable_damage then
core.setting_set("enable_damage", enable_damage)
else
menu_worldmt(selected, "enable_damage", core.setting_get("enable_damage"))
Copy link
Member

Choose a reason for hiding this comment

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

Merge this code with...

@nerzhul
Copy link
Member

nerzhul commented Jun 30, 2015

Except the code which could be factorized, it's okay for me

@kilbith
Copy link
Contributor Author

kilbith commented Jun 30, 2015

@nerzhul Done. Better ?

@nerzhul
Copy link
Member

nerzhul commented Jun 30, 2015

@kilbith yes ! thanks

@est31
Copy link
Contributor

est31 commented Jun 30, 2015

👍 you merge if you +1ed nrz.

@est31 est31 added the Bug Issues that were confirmed to be a bug label Jun 30, 2015
@est31
Copy link
Contributor

est31 commented Jun 30, 2015

85f3d57

@est31 est31 closed this Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that were confirmed to be a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants