From ca0e21eec87f407bf0b46050b05b916545bff985 Mon Sep 17 00:00:00 2001 From: Eric Robinson Date: Fri, 17 Jan 2025 21:52:36 -0500 Subject: [PATCH] Adjust portal positions --- Source/portal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/portal.cpp b/Source/portal.cpp index d90dc9419288..1ad49acf4671 100644 --- a/Source/portal.cpp +++ b/Source/portal.cpp @@ -28,7 +28,7 @@ Point PortalTownPosition[8] = { { 65, 40 }, { 67, 40 }, { 69, 40 }, - { 71, 40 }, + { 55, 40 }, }; } // namespace