Fixed ToLua issues
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
|
||||
|
||||
// tolua_begin
|
||||
|
||||
class cFireworkEntity :
|
||||
public cProjectileEntity
|
||||
{
|
||||
@@ -35,6 +37,4 @@ private:
|
||||
int m_ExplodeTimer;
|
||||
cItem m_FireworkItem;
|
||||
|
||||
// tolua_begin
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user