7 lines
86 B
C#

using UnityEngine;
using System.Collections;
public class Corpse : Ressource {
}