8 lines
98 B
C#
8 lines
98 B
C#
using UnityEngine;
|
|
|
|
namespace NBF
|
|
{
|
|
public class LineAsset : PreviewableAsset
|
|
{
|
|
}
|
|
} |