Commit cca8f0bc authored by SherryChaos's avatar SherryChaos

new ygo assets

parent 68d398c5
......@@ -97,7 +97,7 @@ namespace MDPro3.UI
var task = CardImageLoader.LoadCardAsync(card.Id, cache, cts.Token);
while (!task.IsCompleted)
await TaskUtility.WaitOneFrame(gameObject);
await TaskUtility.WaitOneFrame(gameObject, cts.Token);
RawImage.texture = task.Result;
if (CardRarity.GetRarity(card.Id) == CardRarity.Rarity.Normal)
......
......@@ -71,11 +71,11 @@ public class AssetBundleRobber : MonoBehaviour
pathAB = PATH_AB_ANDROID;
pathStore = PATH_STORE_ANDROID;
//pathAB = PATH_AB_IOS;
//pathStore = PATH_STORE_IOS;
pathAB = PATH_AB_IOS;
pathStore = PATH_STORE_IOS;
fullCopy = true;
fullCopy = false;
//fullCopy = false;
copyAssetType = AssetType.All;
......
fileFormatVersion: 2
guid: 138cc67ebafd7a74face7773ba172dbc
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -208,8 +208,8 @@
!system 1072 Toon
!system 1073 Xyz
!system 1074 Pendel
!system 1074 Pendulum
!system 1075 Spezialbeschwörung
!system 1076 Link
!system 1080 (k. A.)
!system 1081 Extra-Monsterzone
#GUI
......
This diff is collapsed.
......@@ -1254,7 +1254,7 @@
!setname 0x1c8 阿匹卜 Apophis
!setname 0x1c9 星辰 ドラゴンテイル
!setname 0x1ca 味美喵 ヤミー
!setname 0x1cb K9 K9
!setname 0x1cc 瞬间移动
!setname 0x1cd 神艺
!setname 0x1ce 狱神
\ No newline at end of file
!setname 0x1cb K9
!setname 0x1cc 瞬间移动 テレポート
!setname 0x1cd 神艺 アルトメギア
!setname 0x1ce 狱神 獄神
No preview for this file type
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment