Skip to content

Commit 1feb705

Browse files
authored
Fix for cloning issues with msdf-atlas-gen (#617)
1 parent 5e20b23 commit 1feb705

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
[submodule "Hazel/vendor/Box2D"]
2424
path = Hazel/vendor/Box2D
2525
url = https://github.com/thecherno/box2d
26-
[submodule "Hazel\\vendor\\msdf-atlas-gen"]
27-
path = Hazel\\vendor\\msdf-atlas-gen
26+
[submodule "Hazel/vendor/msdf-atlas-gen"]
27+
path = Hazel/vendor/msdf-atlas-gen
2828
url = https://github.com/TheCherno/msdf-atlas-gen

0 commit comments

Comments
 (0)