add frame_order

This commit is contained in:
Anthony Samms
2025-12-23 13:51:43 -05:00
parent 6ff528d0eb
commit b00a874e9c
2 changed files with 29 additions and 27 deletions

View File

@@ -12,7 +12,6 @@ from libs.utils import (
is_r_kat_pressed,
)
from libs.config import save_config
from libs.texture import tex
logger = logging.getLogger(__name__)