Clean up and progress on buttons.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user