某些优化
This commit is contained in:
@@ -53,6 +53,7 @@ namespace Ichni
|
||||
|
||||
public void LoadThemeBundles(List<string> list)
|
||||
{
|
||||
LogWindow.text += "Loading ThemeBundles, Please wait...\n";
|
||||
waitingBundleAmount = new IntReactiveProperty(list.Count);
|
||||
Debug.Log("Waiting for " + list.Count + " AssetBundles to load.");
|
||||
LogWindow.text += "Waiting for " + list.Count + " AssetBundles to load.\n";
|
||||
|
||||
Reference in New Issue
Block a user