少年修仙传客户端基础资源
client_Hale
2019-11-03 4dddaeccec81069e19d25404028a83a1500fbff9
Revert "update MoviePlayer"

This reverts commit 1986d0e570b013fba89078d733a9f66ed34935f6.
2个文件已修改
2个文件已删除
2 文件已重命名
256 ■■■■■ 已修改文件
Assets/Editor/Tool/ClientPackage.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/ClientPackage_Standalone.cs 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Video/CreateRoleMovie.mp4 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Video/CreateRoleMovie.mp4.meta 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Resources/MoviePlayer.prefab 235 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Resources/MoviePlayer.prefab.meta 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/Tool/ClientPackage.cs
@@ -501,7 +501,7 @@
            EditorUtility.SetDirty(newVersionConfig);
            SetIconAndSplashImage(versionName);
            // SetCreateRoleAnimation();
            SetCreateRoleAnimation();
            PlayerSettings.companyName = "TheSecondWorld";
            PlayerSettings.productName = newVersionConfig.productName;
Assets/Editor/Tool/ClientPackage_Standalone.cs
@@ -16,14 +16,12 @@
        "Contact.txt","HelpInfo.txt","PriorBundle.txt","PriorLanguage.txt","ApkUpdateUrl.txt"
    };
    public static bool obfuscatorEnabled
    {
    public static bool obfuscatorEnabled {
        get { return LocalSave.GetBool("obfuscatorEnabled", false); }
        set { LocalSave.SetBool("obfuscatorEnabled", value); }
    }
    public static int AssetPrior
    {
    public static int AssetPrior {
        get { return LocalSave.GetInt("Standalone_HalfAssetPrior", 1); }
        set { LocalSave.SetInt("Standalone_HalfAssetPrior", value); }
    }
@@ -364,7 +362,7 @@
            EditorUtility.SetDirty(newVersionConfig);
            SetIconAndSplashImage(versionName);
            // SetCreateRoleAnimation();
            SetCreateRoleAnimation();
            PlayerSettings.companyName = "TheSecondWorld";
            PlayerSettings.productName = newVersionConfig.productName;
Assets/Editor/Video/CreateRoleMovie.mp4
Binary files differ
Assets/Editor/Video/CreateRoleMovie.mp4.meta
File was renamed from Assets/Resources/CreateRoleMovie.mp4.meta
@@ -79,7 +79,7 @@
    streamedResource:
      source: library/metadata/e4/e4e3f521da7b9224b8079ac5d8a8df77.resource
      offset: 0
      size: 7201625
      size: 7201733
  userData: 
  assetBundleName: 
  assetBundleVariant: 
Assets/Resources/MoviePlayer.prefab
File was deleted
Assets/Resources/MoviePlayer.prefab.meta
File was deleted