Fixing LyShine dependency in gem.json (#7728)

Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
monroegm-disable-blank-issue-2
Alex Peterson 4 years ago committed by GitHub
parent a20f48915e
commit aa2ba82cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,6 @@
"Atom_Feature_Common", "Atom_Feature_Common",
"ImageProcessingAtom", "ImageProcessingAtom",
"Atom_Component_DebugCamera", "Atom_Component_DebugCamera",
"CommonFeaturesAtom", "CommonFeaturesAtom"
"LyShine"
] ]
} }

@ -17,5 +17,7 @@
"icon_path": "preview.png", "icon_path": "preview.png",
"requirements": "", "requirements": "",
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/ui/message-popup/", "documentation_url": "https://o3de.org/docs/user-guide/gems/reference/ui/message-popup/",
"dependencies": [] "dependencies": [
"LyShine"
]
} }

Loading…
Cancel
Save