Merge pull request #4449 from Calinou/remove-skeleton-android-notice

Remove known bugs notice about 2D skeletons on Android
This commit is contained in:
Rémi Verschelde
2021-01-04 17:01:31 +01:00
committed by GitHub

View File

@@ -3,11 +3,6 @@
2D skeletons
============
.. warning::
There are known issues with 2D skeletons on mobile and web platforms with the GLES2 renderer. We
recommend using the GLES3 renderer if your project relies on Skeleton2D for now.
Introduction
------------