From 2b50148397231dd0509ddf401e793dcd330f59ba Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Wed, 11 Apr 2018 21:17:32 -0400 Subject: [PATCH] update .gitmodules to custom SteamAuth, fix #31 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4960efc..0280bae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "SteamAuth"] path = SteamAuth - url = https://github.com/geel9/SteamAuth.git + url = https://github.com/dyc3/SteamAuth.git