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