add
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Hivemind;
|
||||
using Coolape;
|
||||
|
||||
namespace Hivemind
|
||||
{
|
||||
public class NodeTogether : NodeAction
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user