mirror of https://github.com/axmolengine/axmol.git
fix typo
This commit is contained in:
parent
9684d6e164
commit
8d99d8a78e
|
@ -72,6 +72,6 @@ function cc.disable_global()
|
|||
})
|
||||
end
|
||||
|
||||
if CONFIG_DISABLE_GLOBAL then
|
||||
if CC_DISABLE_GLOBAL then
|
||||
cc.disable_global()
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue