Blob Blame Raw
using System;
using System.Collections.Generic;

namespace Assistance {
	public class Canvas: DynamicSurface {
	}
}