From 43e684071933adef93040e8d4b830d5c6b71cf9a Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 12 Jan 2013 04:46:01 +0000 Subject: Merged branch "branches/hooks" into "trunk". git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Pawn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Pawn.h') diff --git a/source/Pawn.h b/source/Pawn.h index 2e590f1f5..f9b2d4555 100644 --- a/source/Pawn.h +++ b/source/Pawn.h @@ -165,7 +165,7 @@ protected: double m_LastPosX, m_LastPosY, m_LastPosZ; Int64 m_TimeLastTeleportPacket; // In ticks -}; //tolua_export +}; // tolua_export -- cgit v1.2.3