From ea719de76706140ce87f16fd9bde61c0e665d089 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sat, 20 Aug 2022 11:15:45 -0400 Subject: fix serialization support --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 911085e..812302f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ [submodule "lib/entityx"] path = lib/entityx url = https://github.com/tcsullivan/entityx - branch = remove-std-iterator + branch = serialize [submodule "lib/cereal"] path = lib/cereal url = https://github.com/USCiLab/cereal -- cgit v1.2.3