SymbolTextInit.prefab必须同步加载
This commit is contained in:
parent
4df4004c18
commit
a023b74e8d
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f89a4bacf19231b4a9e9306c0e642e21
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
fileFormatVersion: 2
|
||||
guid: f89a4bacf19231b4a9e9306c0e642e21
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -113,7 +113,7 @@ namespace WXB
|
||||
if (Cartoons == null)
|
||||
Init();
|
||||
|
||||
Cartoon cartoon;
|
||||
Cartoon cartoon = null;
|
||||
if (Cartoons.TryGetValue(name, out cartoon))
|
||||
return cartoon;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user