You've already forked CC-Framework.Commercialization
update core
This commit is contained in:
@@ -173,6 +173,7 @@ namespace Runtime.ADAggregator
|
||||
private void InitTimeSystem()
|
||||
{
|
||||
this._updateList = new List<Action>(DefaultLength);
|
||||
this._timeHandlers = new List<AdTimeHandler>();
|
||||
}
|
||||
|
||||
private void _InvokeUpdate(List<Action> list)
|
||||
|
||||
Reference in New Issue
Block a user