Optimize WebGL build and video loading
This commit is contained in:
@@ -138,7 +138,7 @@ public class ShoseClickHandler : MonoBehaviour
|
||||
var uiMgr = FindObjectOfType<UIManager>();
|
||||
if (uiMgr != null)
|
||||
{
|
||||
uiMgr.ShowVideo("tuoXieZi.mp4");
|
||||
uiMgr.ShowVideo("bandage_demo.mp4");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user