Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: amaranth on September 29, 2012, 11:14:55 PM

Title: BetterList error after upgrade on Sept 21
Post by: amaranth on September 29, 2012, 11:14:55 PM
Just updated to the latest version. After update, I got this error:

Assets/NGUI/Examples/Scripts/InventorySystem 2/Editor/ElementInspector.cs(185,54): error CS0029: Cannot implicitly convert type `BetterList<string>' to `System.Collections.Generic.List<string>'

Is there an easy fix?
Title: Re: BetterList error after upgrade on Sept 21
Post by: ArenMook on September 29, 2012, 11:29:42 PM
What is Inventory System 2?
Title: Re: BetterList error after upgrade on Sept 21
Post by: amaranth on October 01, 2012, 08:17:49 PM
Never mind, it was an old sample I was working on. Totally forgot. I deleted it and everything works fine.