gameplay所有基本功能都装了,加入了全局警告。加入飘字等各种东西。
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using UnityEngine;
|
||||
using Bansonic;
|
||||
|
||||
public class WebViewPanelFollower : MonoBehaviour
|
||||
{
|
||||
@@ -14,6 +15,7 @@ public class WebViewPanelFollower : MonoBehaviour
|
||||
|
||||
void OnEnable()
|
||||
{
|
||||
gNotice.warning.display("已尝试启动浮动小游戏");
|
||||
TrySubscribeWebViewReady();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user