1
0
Fork 0

Fixed #778 - stack overflow.com

This commit is contained in:
Tiger Wang 2014-03-09 17:51:02 +00:00
parent 5c4c147e48
commit 3aff0b44bc
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
class cFloater : class cFloater :
public cEntity public cEntity
{ {
typedef cFloater super; typedef cEntity super;
public: public:
//tolua_end //tolua_end