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