diff --git a/Server/TileMatrixPatch.cs b/Server/TileMatrixPatch.cs index 8fa2874c6..2be32f4ec 100644 --- a/Server/TileMatrixPatch.cs +++ b/Server/TileMatrixPatch.cs @@ -211,6 +211,7 @@ namespace Server *pCopyCur = *pCopyBuffer; pCopyCur = pCopyCur + 1; pCopyBuffer = pCopyBuffer + 1; + } } #endif