1
NGUI 3 Support / [NGUI 3.7.7] Typo error in UILabel.cs
« on: December 18, 2014, 10:06:57 AM »
Hi,
I've just seen a typo error in file UILabel.cs that prevent compilation on Unity 4.3.x.
In lines 897, 904, 916 and 1138, should be .
Thanks for you hard work !
I've just seen a typo error in file UILabel.cs that prevent compilation on Unity 4.3.x.
In lines 897, 904, 916 and 1138,
- #if UNTIY_4_3
- #if UNITY_4_3
Thanks for you hard work !
