Cleaned dependencies and project up. I don't actually know.
This commit is contained in:
@@ -24,11 +24,9 @@ namespace RecrownedAthenaeum.UI.SkinSystem
|
||||
{
|
||||
get
|
||||
{
|
||||
try
|
||||
{
|
||||
if (mainSkin.CursorTexture != null) {
|
||||
return mainSkin.CursorTexture;
|
||||
} catch (NullReferenceException)
|
||||
{
|
||||
} else {
|
||||
return alternateSkin.CursorTexture;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user