material: fix colour generation

score needs to take a string path
This commit is contained in:
2 * r + 2 * t
2025-06-15 16:16:49 +10:00
parent 7cfbd8a640
commit 8d86facd2f
2 changed files with 3 additions and 5 deletions
-2
View File
@@ -1,8 +1,6 @@
import subprocess
from argparse import Namespace
from caelestia.utils import paths
class Command:
args: Namespace