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

this works too #195

Merged
merged 2 commits into from
Jul 13, 2020
Merged

this works too #195

merged 2 commits into from
Jul 13, 2020

Conversation

amazingalek
Copy link
Collaborator

No description provided.

Comment on lines +5 to +7
new IModTabbedMenu OptionsMenu { get; }
new IModButton OptionsButton { get; }
new IModButton QuitButton { get; }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removes the warnings 🤷

@@ -6,7 +6,7 @@

namespace OWML.ModHelper.Menus
{
public abstract class ModButton : IModButtonBase
public abstract class ModButtonBase : IModButtonBase
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

less confusing for me

Copy link
Contributor

Choose a reason for hiding this comment

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

sure, why not

Copy link
Contributor

@TAImatem TAImatem left a comment

Choose a reason for hiding this comment

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

now it's ok

@TAImatem TAImatem merged commit 0179205 into tai/CompatibilityFix Jul 13, 2020
@TAImatem TAImatem deleted the alek/compatibility-fix-fix branch July 13, 2020 19:26
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.

2 participants