Progress on scroll panel.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using RecrownedAthenaeum.UI.Modular.Modules;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
@@ -25,6 +26,7 @@ namespace RecrownedAthenaeum.UI.SkinSystem.Definitions
|
||||
{
|
||||
this.horizontalBar = horizontalBar;
|
||||
this.verticalBar = verticalBar;
|
||||
UIModuleType = typeof(UIScrollable);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user