[Dev] Add .gitmodules entries for default branch on submodules

https://github.com/pagefaultgames/pokerogue/pull/6624
This commit is contained in:
Bertie690 2025-10-15 23:40:37 -04:00 committed by GitHub
parent f70207b2b7
commit 904086c73a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitmodules vendored
View File

@ -6,6 +6,8 @@
[submodule "assets"]
path = assets
url = https://github.com/pagefaultgames/pokerogue-assets.git
branch = beta
[submodule "locales"]
path = locales
url = https://github.com/pagefaultgames/pokerogue-locales.git
branch = main