Setup/img-maps

* script cleanup
 * fixed subzone generation and made color less garish
 * fixed alphamap generation and alphamapcheck not pointing to the same path
 * fixed padding UtilityScript args with unexpected var types
This commit is contained in:
Sarjuuk
2024-06-21 15:40:29 +02:00
parent 931a90f5c8
commit 615c203c7a
11 changed files with 139 additions and 340 deletions

View File

@@ -483,7 +483,7 @@ class DBC
$this->writeToDB();
$this->endCLean();
$this->endClean();
return true;
}