Added netpong-serialization submodule
parent
ab7b40f778
commit
b113098c7b
@ -1,3 +1,6 @@
|
||||
[submodule "subprojects/raylib"]
|
||||
path = subprojects/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
||||
[submodule "subprojects/netpong-serialization"]
|
||||
path = subprojects/netpong-serialization
|
||||
url = https://gitea.twomorecents.org/Rockingcool/netpong-serialization.git
|
||||
|
@ -0,0 +1 @@
|
||||
Subproject commit c0c7e14aa64ebffc334ad4f08e49bad2591050a4
|
Loading…
Reference in New Issue