12 lines
163 B
C#
12 lines
163 B
C#
|
using System.Collections;
|
|||
|
using System.Collections.Generic;
|
|||
|
using UnityEngine;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// <20><><EFBFBD><EFBFBD><EFBFBD>ӿ<EFBFBD>
|
|||
|
/// </summary>
|
|||
|
public interface IExplosionproof
|
|||
|
{
|
|||
|
|
|||
|
}
|