7 lines
85 B
C#

using UnityEngine;
using System.Collections;
public abstract class Ressource{
}