File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ private void PickImage( int maxSize )
240240
// it will only be freed after a scene change
241241
Destroy( texture, 5f );
242242
}
243-
}, "Select a PNG image", "image/png" );
243+
} );
244244

245245
Debug.Log( "Permission result: " + permission );
246246
}

0 commit comments

Comments
 (0)