Clean up and progress on buttons.

This commit is contained in:
2019-03-05 21:42:28 -06:00
parent d346f7c729
commit e19f6be719
5 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ namespace RecrownedAthenaeum.UI.SkinSystem.Definitions
/// <summary>
/// A definition containing the data for the skin system. Needs to follow data transfer object model.
/// </summary>
public class SkinDefinitionData
public abstract class SkinDefinitionData
{
/// <summary>
/// The full name of the UI module this definition defines.