From 7dcbb8c6d36d97c62b09cd6cb98daed8808c6da3 Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 7 Sep 2007 20:18:23 +0000 Subject: [PATCH] need coffee --- Server/TileMatrixPatch.cs | 1 + 1 file changed, 1 insertion(+) 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