8 lines
107 B
C#
8 lines
107 B
C#
using UnityEngine;
|
|
using System.Collections;
|
|
|
|
public class WelfareSubNodeBase : MonoBehaviour {
|
|
|
|
|
|
}
|