mirror of https://github.com/axmolengine/axmol.git
1, modify space format.
This commit is contained in:
parent
8d3d3a0348
commit
6a53cfdc76
|
@ -38,8 +38,8 @@ class Node;
|
|||
enum {
|
||||
kComponentOnEnter,
|
||||
kComponentOnExit,
|
||||
kComponentOnAdd,
|
||||
kComponentOnRemove,
|
||||
kComponentOnAdd,
|
||||
kComponentOnRemove,
|
||||
kComponentOnUpdate
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue