9 lines
119 B
C#
9 lines
119 B
C#
![]() |
using UnityEngine;
|
||
|
|
||
|
namespace BlueWater.Uis
|
||
|
{
|
||
|
public class DrinkIngredientUi : MonoBehaviour
|
||
|
{
|
||
|
|
||
|
}
|
||
|
}
|