diff --git a/src/portal.cpp b/src/portal.cpp index a9dd40487b..de2d1d14bf 100644 --- a/src/portal.cpp +++ b/src/portal.cpp @@ -955,6 +955,7 @@ void P_CreateLinkedPortals() } } } + id = 1; if (orgs.Size() != 0) { for (int i = 0; i < numsectors; i++)