1
0

Fixed linux compilation

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1094 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com 2012-12-21 22:04:31 +00:00
parent 994b02f5af
commit 48c00fdaee

View File

@ -30,8 +30,6 @@ public:
} ;
// tolua_end
typedef cPawn super;
CLASS_PROTODEF(cPlayer)
cPlayer(cClientHandle * a_Client, const AString & a_PlayerName);