Collection of miscellaneous PAL changes required for restricted platforms. (#6482)
Signed-off-by: bosnichd <bosnichd@amazon.com>
This commit is contained in:
@@ -123,6 +123,10 @@ namespace ImageProcessingAtomEditor
|
||||
{
|
||||
readableString = "iOS";
|
||||
}
|
||||
else if (platformStrLowerCase == "salem")
|
||||
{
|
||||
readableString = "Salem";
|
||||
}
|
||||
else if (platformStrLowerCase == "jasper")
|
||||
{
|
||||
readableString = "Jasper";
|
||||
|
||||
Reference in New Issue
Block a user