correction du bug d'affichage des aventuriers dans le panel de recrutement. Il y a desormais bien 20 aventuriers generes. ajustement bouton et texte dans le panel de creation de partie

This commit is contained in:
toine 2025-10-01 13:07:11 +02:00
parent ccf63574e4
commit 2ab20b0e8c
9 changed files with 1556 additions and 30 deletions

View file

@ -11,6 +11,7 @@
"com.unity.render-pipelines.universal": "17.0.3",
"com.unity.test-framework": "1.4.6",
"com.unity.timeline": "1.8.7",
"com.unity.toolchain.linux-x86_64": "2.0.10",
"com.unity.ugui": "2.0.0",
"com.unity.visualscripting": "1.9.5",
"com.unity.modules.accessibility": "1.0.0",

View file

@ -166,6 +166,22 @@
"com.unity.searcher": "4.9.3"
}
},
"com.unity.sysroot": {
"version": "2.0.10",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.9",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.10"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.4.6",
"depth": 0,
@ -199,6 +215,16 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64": {
"version": "2.0.10",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.10",
"com.unity.sysroot.linux-x86_64": "2.0.9"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 0,