mirror of https://github.com/axmolengine/axmol.git
Update init.lua
This commit is contained in:
parent
db403cc529
commit
4811b9768e
|
@ -35,7 +35,7 @@ if (unpack) then
|
|||
table.unpack = unpack
|
||||
end
|
||||
|
||||
-- < axis-1.0
|
||||
-- < axmol-1.0
|
||||
cc = ax
|
||||
cc.Director.setDisplayStats = ax.Director.setStatsDisplay
|
||||
cc.Sprite3D = ax.MeshRenderer
|
||||
|
|
Loading…
Reference in New Issue