7 lines
59 B
C#
7 lines
59 B
C#
|
|
using UnityEngine;
|
|
|
|
public class GoodsItem : ItemBase
|
|
{
|
|
}
|