移除ECM2
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace ECM2
|
||||
{
|
||||
public interface IColliderFilter
|
||||
{
|
||||
/// <summary>
|
||||
/// Determines if the given collider should be filtered (eg: ignored).
|
||||
/// Return true if should be filtered, false otherwise.
|
||||
/// </summary>
|
||||
|
||||
bool Filter(Collider otherCollider);
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ab476561401c4b644965e59c1c307e27
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user