Use sprites instead of polygons (#6725)

Lines.circle is quite expensive and used for some minor effects. This has been changed to use sprites in certain places.
This commit is contained in:
Qendolin
2022-04-20 20:15:35 +02:00
committed by GitHub
parent ee3911cceb
commit 2dae8fdef4
4 changed files with 11 additions and 7 deletions

View File

@@ -134,3 +134,4 @@ citrusMarmelade
Evolveye
Jerzy Paciorkiewicz
YozoZChomutova
Qendolin