6 lines
91 B
C#
6 lines
91 B
C#
using System.Collections;
|
|
using UnityEngine;
|
|
|
|
public class AdBannerIos : MonoBehaviour
|
|
{
|
|
}
|