fix: correct teleport radius

This commit is contained in:
Bragin Stepan
2026-02-26 00:01:12 +05:00
parent 5f640ce72e
commit e4532ae3c2
9 changed files with 78 additions and 25 deletions

View File

@@ -1,12 +1,5 @@
{
"dependencies": {
"com.github-glitchenzo.nugetforunity": {
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "c2af83c9d4f8cdaada9d4a0e94de2f195d8e1d01"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
@@ -46,11 +39,11 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"version": "2.0.27",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
"com.unity.test-framework": "1.1.33"
},
"url": "https://packages.unity.com"
},