【登录界面】写在资源

dev_chengFeng
ZhangBiao 2021-06-02 18:29:13 +08:00
parent 2f2436697c
commit 95b50d63d7
1 changed files with 1 additions and 1 deletions

View File

@ -61,5 +61,5 @@ end
function PackageManager.UnloadVideo()
Log("卸载视频:"..tostring(this.config.VideoName))
resMgr:LoadAsset(this.config.VideoName)
resMgr:UnLoadAsset(this.config.VideoName)
end