mirror of
https://github.com/ConjureETS/Human-Farm-Tycoon.git
synced 2026-03-24 02:11:07 +00:00
8 lines
85 B
C#
8 lines
85 B
C#
using UnityEngine;
|
|
using System.Collections;
|
|
|
|
public class Meat : Ressource {
|
|
|
|
|
|
}
|