Fixed #778 - stack overflow.com
This commit is contained in:
parent
5c4c147e48
commit
3aff0b44bc
@ -11,7 +11,7 @@
|
|||||||
class cFloater :
|
class cFloater :
|
||||||
public cEntity
|
public cEntity
|
||||||
{
|
{
|
||||||
typedef cFloater super;
|
typedef cEntity super;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
//tolua_end
|
//tolua_end
|
||||||
|
Loading…
Reference in New Issue
Block a user