9 lines
100 B
C#
9 lines
100 B
C#
using UnityEngine;
|
|
|
|
namespace NBF
|
|
{
|
|
public class FFish : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |