Fixed commandline: apply
This commit is contained in:
parent
9f5011aaac
commit
5a8a6e4c61
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ func cli_apply_shader(args: PackedStringArray):
|
|||
else:
|
||||
batch_mode = true
|
||||
#
|
||||
Filesystem.load_shader(kwargs["--shader"])
|
||||
Filesystem.shader_path = kwargs["--shader"]
|
||||
#
|
||||
if batch_mode:
|
||||
var in_dir_path = load_image_dir.get_current_dir()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue