8 lines
90 B
C#
8 lines
90 B
C#
using UnityEngine;
|
|
|
|
namespace NBF
|
|
{
|
|
public class FRod : MonoBehaviour
|
|
{
|
|
}
|
|
} |