Skip to content

Commit d92b451

Browse files
committed
Add branch to gitmodules
1 parent afd829e commit d92b451

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitmodules

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[submodule "vendor/hl2sdk"]
1+
[submodule "vendor/hl2sdk-cs"]
22
path = vendor/hl2sdk-cs2
33
url = https://github.com/alliedmodders/hl2sdk
4+
branch = cs
45
shallow = true
56
[submodule "vendor/fmt"]
67
path = vendor/fmt
@@ -9,6 +10,7 @@
910
[submodule "vendor/hl2sdk-dota"]
1011
path = vendor/hl2sdk-dota
1112
url = https://github.com/alliedmodders/hl2sdk
13+
branch = dota
1214
shallow = true
1315
[submodule "vendor/spdlog"]
1416
path = vendor/spdlog

0 commit comments

Comments
 (0)