6 lines
57 B
C#
6 lines
57 B
C#
using UnityEngine;
|
|
|
|
public class Food : Odorant
|
|
{
|
|
}
|
using UnityEngine;
|
|
|
|
public class Food : Odorant
|
|
{
|
|
}
|