Formatting fixes

This commit is contained in:
schmurger 2024-04-26 10:07:52 +10:00 committed by otavepto
parent 5253ac9826
commit c16e977335

View File

@ -908,7 +908,7 @@ void Steam_Overlay::set_next_notification_pos(float width, float height, float e
++idx.top_right;
break;
// bot
// bot
case Overlay_Appearance::NotificationPosition::bot_left:
animate_size = animate_factor(elapsed) * noti_width;
margin_y = anchor_margin * (idx.bot_left + 1);