Make the rotate animation subpixel

(cherry picked from commit 4b8371e292)
This commit is contained in:
Gouvernathor 2023-11-16 01:36:36 +01:00 committed by LoafyLemon
parent a893892ecf
commit ba9865ab70
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ screen achievement_window(msg="", title="", icon=None, xpos=0, ypos=60):
transform rotate_circular():
on show, appear, start:
subpixel True
rotate 0
linear 7.0 rotate 360
repeat