新增小额奖励
This commit is contained in:
@@ -54,7 +54,7 @@ public class BrigdeIOS
|
||||
[DllImport("__Internal")]
|
||||
public static extern void setRewardBtnTag(bool flag);
|
||||
[DllImport("__Internal")]
|
||||
public static extern void SetOffset(int offset_y, int offset_y2);
|
||||
public static extern void SetOffset(int offset_y ,int offset_y2);
|
||||
[DllImport("__Internal")]
|
||||
public static extern void copyText(string text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user