Closed Gamenot closed 1 year ago
This is a fairly clear bug.
With that said, I have seen no use of directory or set_directory() anywhere in the project so it is also possible those attributes should just be removed.
directory
set_directory()
Thanks! You're right, I think I moved it to the Evaluation and that it should be removed altogether, by let's merge this for now :)
This is a fairly clear bug.
With that said, I have seen no use of
directory
orset_directory()
anywhere in the project so it is also possible those attributes should just be removed.