Add proprietary fonts

This commit is contained in:
2020-05-15 20:07:39 -04:00
parent ad966789c5
commit 279d448547
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "client/Resources/GodotThings"] [submodule "client/Resources/GodotThings"]
path = client/Resources/GodotThings path = client/Resources/GodotThings
url = git@github.com:CptPotato/GodotThings.git url = git@github.com:CptPotato/GodotThings.git
[submodule "client/Assets/Proprietary"]
path = client/Assets/Proprietary
url = git@github.com:josephbmanley/the-connection-proprietary.git