Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Core] Fix
ResourceLoader.load
cache with relative paths
Paths were not simplified meaning that `res://foo.bar` was treated differently from `./foo.bar` and similar
- Loading branch information