diff --git a/MP-TAB3/Components/ParamsMan.razor b/MP-TAB3/Components/ParamsMan.razor
index 25e7e662..2bc2b005 100644
--- a/MP-TAB3/Components/ParamsMan.razor
+++ b/MP-TAB3/Components/ParamsMan.razor
@@ -71,12 +71,24 @@
-
+
-
-
- @item.reqValue
-
+ @if (!string.IsNullOrEmpty(item.reqValue))
+ {
+
+
+ @item.reqValue Paperino
+
+ }
+ else
+ {
+ if (!string.IsNullOrEmpty(item.value))
+ {
+
+
+
+ }
+ }
@@ -114,12 +126,12 @@
{
@if (isSelected(item.uid))
{
- @*
-
-
-
-
-
*@
+ @*
+
+
+
+
+
*@
}
else
{
diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj
index 68481f4f..848fe611 100644
--- a/MP-TAB3/MP-TAB3.csproj
+++ b/MP-TAB3/MP-TAB3.csproj
@@ -3,7 +3,7 @@
net6.0
enable
- 6.16.2411.607
+ 6.16.2411.706
enable
MP_TAB3
diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html
index 55678578..4fceae5d 100644
--- a/MP-TAB3/Resources/ChangeLog.html
+++ b/MP-TAB3/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
-
Versione: 6.16.2411.607
+
Versione: 6.16.2411.706
Note di rilascio:
-
diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt
index ec327b61..d755ca96 100644
--- a/MP-TAB3/Resources/VersNum.txt
+++ b/MP-TAB3/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2411.607
+6.16.2411.706
diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml
index 1ede076b..3df93341 100644
--- a/MP-TAB3/Resources/manifest.xml
+++ b/MP-TAB3/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2411.607
+ 6.16.2411.706
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html
false