Skip to content
Commit 87966b9e authored by line-bear's avatar line-bear Committed by GitHub
Browse files

Remove the extra slash while loading resources. (#893)



* Remove the extra slash

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: default avatarHotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: default avatarHotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Update src/main/java/emu/grasscutter/Configuration.java

Co-authored-by: default avatarHotaruYS <105128850+HotaruYS@users.noreply.github.com>

* Import java.nio.file.Paths to use Paths.get

* Mark fields as private to prevent use *FOLDER directly

* Remove unnecessary slash

Co-authored-by: default avatarHotaruYS <105128850+HotaruYS@users.noreply.github.com>
parent eb64b25f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment