diff options
| author | Tom Black <[email protected]> | 2021-02-08 23:45:14 -0600 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2021-02-08 23:49:38 -0600 |
| commit | e80f7a44658db4226bac976a2b1af99babbe9e89 (patch) | |
| tree | 9406b05a30b74b871adc9be817ebcea279069631 /.gitmodules | |
| parent | 925208af8c444939813d89e105ffb31594d78206 (diff) | |
| download | ruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.tar.gz ruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.zip | |
Merge Simple 2D into gem
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2ad3adc..308f192 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/simple2d/test_media.git [submodule "assets"] path = assets - url = https://github.com/ruby2d/assets + url = https://github.com/ruby2d/assets.git |
