Skip to content

Commit

Permalink
Adjust portal positions
Browse files Browse the repository at this point in the history
  • Loading branch information
kphoenix137 committed Jan 18, 2025
1 parent 899a056 commit ca0e21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/portal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Point PortalTownPosition[8] = {
{ 65, 40 },
{ 67, 40 },
{ 69, 40 },
{ 71, 40 },
{ 55, 40 },
};

} // namespace
Expand Down

0 comments on commit ca0e21e

Please sign in to comment.