From 587e1adf94cc7a6f76fc117b22abb80677a98385 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 25 Jul 2024 21:24:54 -0400 Subject: [PATCH] Switch to libcotp upstream again The MSVC support was merged, so there's no longer a need to use my personal fork. --- .gitmodules | 2 +- external/libcotp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d9ed198..05dc619 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "external/libcotp"] path = external/libcotp - url = https://github.com/redstrate/libcotp.git + url = https://github.com/paolostivanin/libcotp.git [submodule "external/libphysis"] path = external/libphysis url = ../libphysis diff --git a/external/libcotp b/external/libcotp index 9136e0a..33022dc 160000 --- a/external/libcotp +++ b/external/libcotp @@ -1 +1 @@ -Subproject commit 9136e0a94f1b4d9afe2d8aa79bfdaf1d1699f265 +Subproject commit 33022dc958a83067e4e7f3425d6439c3eb62bea5