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 a castexception when installing metapackage #1436

Merged
merged 1 commit into from
Sep 7, 2015
Merged

Fix a castexception when installing metapackage #1436

merged 1 commit into from
Sep 7, 2015

Conversation

Postremus
Copy link
Contributor

The install logic still used a KeyValuePair<GuiMod, GuiModChangeTyp>
while everything else uses ModChange object's now

The install logic still  used a KeyValuePair<GuiMod, GuiModChangeTyp>
while everything else uses ModChange object's now
@pjf
Copy link
Member

pjf commented Sep 7, 2015

You rock! :)

@pjf pjf merged commit 5edfbe6 into KSP-CKAN:master Sep 7, 2015
pjf added a commit that referenced this pull request Sep 7, 2015
* Postremus/install_ckan_crash_fix:
  Fix a castexception when installing metapackage The install logic still  used a KeyValuePair<GuiMod, GuiModChangeTyp> while everything else uses ModChange object's now
@pjf pjf removed the pull request label Sep 7, 2015
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