mirror of
				https://github.com/potato47/ccc-devtools.git
				synced 2025-10-30 19:05:48 +00:00 
			
		
		
		
	修复2.1以下版本重复点击节点报错问题
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| # ccc-devtools v2.3.0 | # ccc-devtools v2.3.1 | ||||||
| Cocos Creator 网页调试工具,运行时查看、修改节点树,实时更新节点属性,可视化显示缓存资源。 | Cocos Creator 网页调试工具,运行时查看、修改节点树,实时更新节点属性,可视化显示缓存资源。 | ||||||
|  |  | ||||||
| ## 预览 | ## 预览 | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "name": "ccc-devtools", |     "name": "ccc-devtools", | ||||||
|     "version": "2.3.0", |     "version": "2.3.1", | ||||||
|     "author": "Next", |     "author": "Next", | ||||||
|     "repo": "https://github.com/potato47/ccc-devtools.git" |     "repo": "https://github.com/potato47/ccc-devtools.git" | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user