diff options
| author | realtradam <[email protected]> | 2021-05-19 02:23:17 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-05-19 02:23:17 -0400 |
| commit | 490b20123c75cf8eb5de7039993cb704e3d7a0c8 (patch) | |
| tree | 302caf2be626efd0ac14baed36b8201bc49d0795 /.gitmodules | |
| parent | 120b693ffd02bc5c7f41ff2b9657facc7117daae (diff) | |
| download | typemon-code-490b20123c75cf8eb5de7039993cb704e3d7a0c8.tar.gz typemon-code-490b20123c75cf8eb5de7039993cb704e3d7a0c8.zip | |
working json to sprite conversion
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 85855bc..e83e67c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "sprites/non-free"] - path = sprites/non-free + path = assets/non-free url = [email protected]:tradam/pixel-assets-nonfree.git |
