update xxtea key

This commit is contained in:
cebgcontract 2022-12-20 12:55:25 +08:00
parent f2fe3cfe9b
commit 071b8d6ed8

View File

@ -47,7 +47,7 @@ bool AppDelegate::applicationDidFinishLaunching()
{
se::ScriptEngine *se = se::ScriptEngine::getInstance();
jsb_set_xxtea_key("");
jsb_set_xxtea_key("aLs*675x)_");
jsb_init_file_operation_delegate();
#if defined(COCOS2D_DEBUG) && (COCOS2D_DEBUG > 0)