Fixes crash when using smoke effect (#42)

This commit is contained in:
Joe Fabisevich 2023-11-30 12:26:23 -05:00 committed by GitHub
parent 44654cbf40
commit 825e0f112a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AnvilSmokeLightAlt.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View file

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AnvilSmokeLightBlur.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}