mirror of https://github.com/axmolengine/axmol.git
issue #2397: Typo fix.
This commit is contained in:
parent
d1527f39f5
commit
d5447eaea5
|
@ -472,7 +472,7 @@ void FileUtils::destroyInstance()
|
|||
// XXX: deprecated
|
||||
void FileUtils::purgeFileUtils()
|
||||
{
|
||||
FileUtils::destroyInstance();
|
||||
FileUtils::destroyInstance();
|
||||
}
|
||||
|
||||
FileUtils::FileUtils()
|
||||
|
|
Loading…
Reference in New Issue