Added code to use arrow transition for Time of Day Transition (#362)

This commit is contained in:
Hyper
2025-02-11 11:21:30 +00:00
committed by GitHub
parent fb55ac1087
commit a7063dc118
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1199,7 +1199,7 @@ static void DrawConfigOptions()
DrawConfigOption(rowCount++, yOffset, &Config::Hints, !isStage, cmnReason);
DrawConfigOption(rowCount++, yOffset, &Config::ControlTutorial, !isStage, cmnReason);
DrawConfigOption(rowCount++, yOffset, &Config::AchievementNotifications, true);
DrawConfigOption(rowCount++, yOffset, &Config::TimeOfDayTransition, true);
DrawConfigOption(rowCount++, yOffset, &Config::TimeOfDayTransition, !Config::UseArrowsForTimeOfDayTransition);
break;
case 1: // INPUT