Use updated version of rounded corners script

This commit is contained in:
2025-08-24 16:29:42 -07:00
parent 981170e785
commit 874a77eb62
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"com.nobi.roundedcorners": "https://github.com/ReForge-Mode/Unity_UI_Rounded_Corners.git", "com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"com.unity.2d.animation": "12.0.2", "com.unity.2d.animation": "12.0.2",
"com.unity.2d.aseprite": "2.0.1", "com.unity.2d.aseprite": "2.0.1",
"com.unity.2d.psdimporter": "11.0.1", "com.unity.2d.psdimporter": "11.0.1",

View File

@@ -1,11 +1,11 @@
{ {
"dependencies": { "dependencies": {
"com.nobi.roundedcorners": { "com.nobi.roundedcorners": {
"version": "https://github.com/ReForge-Mode/Unity_UI_Rounded_Corners.git", "version": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"depth": 0, "depth": 0,
"source": "git", "source": "git",
"dependencies": {}, "dependencies": {},
"hash": "0ae398b2cbc24ff46687389c38055a4054a0c63a" "hash": "33135342e868201eb0d4cef821ecab90caca373e"
}, },
"com.unity.2d.animation": { "com.unity.2d.animation": {
"version": "12.0.2", "version": "12.0.2",