Skip to content

Commit e5f48e5

Browse files
committed
Fix socket.io-client-cpp submodule
Closed #10
1 parent 55a7d70 commit e5f48e5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[submodule "socket.io-client-cpp"]
1+
[submodule "src/engine/external/socket.io-client-cpp"]
22
path = src/engine/external/socket.io-client-cpp
3-
url = https://github.com/socketio/socket.io-client-cpp.git
4-
shallow = true
3+
url = https://github.com/socketio/socket.io-client-cpp
54
[submodule "ddnet-libs"]
65
path = ddnet-libs
76
url = https://github.com/PulseClient-ddnet/pulse-libs
Submodule socket.io-client-cpp added at 3b7be7e

0 commit comments

Comments
 (0)