Update .gitmodules to use https by default

This commit is contained in:
Sirz Benjie 2025-09-27 22:19:37 -05:00
parent 5aa4262071
commit cfd81db6ee
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

2
.gitmodules vendored
View File

@ -5,7 +5,7 @@
[submodule "assets"]
path = assets
url = https://github.com/pagefaultgames/pokerogue-assets
url = https://github.com/pagefaultgames/pokerogue-assets.git
[submodule "locales"]
path = locales
url = https://github.com/pagefaultgames/pokerogue-locales.git