mirror of https://github.com/axmolengine/axmol.git
Fix warning or Bundle3D
This commit is contained in:
parent
59cedea6dc
commit
bb5e189f30
|
@ -168,10 +168,9 @@ protected:
|
|||
*/
|
||||
Reference* seekToFirstType(unsigned int type);
|
||||
|
||||
protected:
|
||||
CC_CONSTRUCTOR_ACCESS:
|
||||
Bundle3D();
|
||||
~Bundle3D();
|
||||
virtual ~Bundle3D();
|
||||
|
||||
protected:
|
||||
|
||||
|
|
Loading…
Reference in New Issue