Skip to content

Instantly share code, notes, and snippets.

@kovek
Created March 9, 2013 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kovek/5123160 to your computer and use it in GitHub Desktop.
Save kovek/5123160 to your computer and use it in GitHub Desktop.
Assets/Scripts/MenuManager.cs(25,17):
error CS0030: Cannot convert type
`System.Collections.Generic.KeyValuePair<int,System.Collections.Generic.Dictionary<int,UnityEngine.GameObject>>'
to
`System.Collections.Generic.KeyValuePair<int,UnityEngine.GameObject>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment