update core

This commit is contained in:
2023-09-14 14:21:41 +08:00
parent acff3d126b
commit 89f5f66322
4 changed files with 16 additions and 12 deletions

View File

@@ -10,6 +10,7 @@ namespace Runtime.ADAggregator
protected int curState;
public string Key;
public string AdScene;
protected ADListener adListener;
public Action OnErrorAction;