fixed cubemain big problems, some remain. tcex saves now

This commit is contained in:
Hash Borgir
2023-08-18 18:16:55 -06:00
parent a60492e230
commit ab78848845
3 changed files with 68 additions and 67 deletions

View File

@@ -325,6 +325,10 @@ class D2ItemDesc {
// }
if (empty($s1)) {
$this->str = $prop;
}
if (empty($par)) {
$v = $min;
}