Re-add default cursor image as an optional asset (#1831)
Signed-off-by: abrmich <abrmich@amazon.com>
This commit is contained in:
@@ -135,7 +135,7 @@ namespace LyShine
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
LyShineSystemComponent::LyShineSystemComponent()
|
||||
{
|
||||
m_cursorImagePathname.SetAssetPath("engineassets/textures/cursor_green.tif");
|
||||
m_cursorImagePathname.SetAssetPath("Textures/Cursor_Default.tif");
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user