This commit is contained in:
James Chen 2014-02-20 20:30:46 +08:00
Родитель 95143da782
Коммит 4016d9074f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -716,6 +716,7 @@ Developers:
daltomi
Fixed a typo in Director class.
Removed an unnecessary boolean flag in CCFontAtlasCache.cpp.
Used 'cbegin/cend', 'const std::string' where it's reasonable.
v1ctor
ControlSlider supports to set selected thumb sprite.