You've already forked Commercialization.topon
update 1.1.25
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System.Collections.Generic;
|
||||
public class ATAdWrapper {
|
||||
public ATAdWrapper() {
|
||||
}
|
||||
|
||||
public static void InvokeCallback(string callback, Dictionary<string, object> msgDict) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user