From b30faa4c18fbbf804104e07c9d295bebf7d815ce Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Fri, 29 May 2009 19:53:14 -0400 Subject: Some movement fixes for TMWServ build. Looked pretty good so I removed annoying debug information. Also should note that movement between two players is still off. --- src/gui/viewport.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui') diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index 31000d77..68b5fed3 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -202,9 +202,7 @@ void Viewport::draw(gcn::Graphics *gcnGraphics) mMap->drawCollision(graphics, (int) mPixelViewX, (int) mPixelViewY); -#if EATHENA_SUPPORT drawDebugPath(graphics); -#endif } } -- cgit v1.2.3-70-g09d2