mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
fix #252 Removed duplicate function definition
This commit is contained in:
parent
a7b3d7b91a
commit
7c86054f88
@ -1,6 +0,0 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace UnityAtoms.MonoHooks
|
||||
{
|
||||
public abstract class GameObjectGameObjectFunction : AtomFunction<GameObject, GameObject> { }
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c7a4f1a66cbc848d0950dfece117d27a
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user