feat(settings/options/renderingMode): startUp -> renderingMode

This commit is contained in:
2026-02-07 01:39:45 +01:00
parent 99ba13961e
commit 520ae90268
9 changed files with 18 additions and 18 deletions

View File

@@ -38,7 +38,7 @@ onRender((ctx) => {
48 - animation.stage2Offset,
-48 + animation.stage1Offset,
);
assets.images.settings.topScreen.options.startUp.draw(
assets.images.settings.topScreen.options.renderingMode.draw(
ctx,
0,
-96 + animation.stage2Offset + animation.stage1Offset,