mirror of https://github.com/axmolengine/axmol.git
[ci skip] fix typo
This commit is contained in:
parent
65f007f5ff
commit
ff27c3539d
|
@ -145,7 +145,7 @@ g_guisTests[] =
|
|||
}
|
||||
},
|
||||
{
|
||||
"TextAtalsTest",
|
||||
"TextAtlasTest",
|
||||
[](Ref* sender)
|
||||
{
|
||||
UISceneManager* sceneManager = UISceneManager::sharedUISceneManager();
|
||||
|
|
|
@ -121,7 +121,7 @@ g_guisTests[] =
|
|||
},
|
||||
*/
|
||||
{
|
||||
"gui TextAtals Editor Test",
|
||||
"gui TextAtlas Editor Test",
|
||||
[](Ref* sender)
|
||||
{
|
||||
UISceneManager_Editor* pManager = UISceneManager_Editor::sharedUISceneManager_Editor();
|
||||
|
|
Loading…
Reference in New Issue