mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-12 20:45:11 -05:00
Give ui::Frame more rounded corners.
This commit is contained in:
@@ -68,7 +68,7 @@ void TitleInfoState::update()
|
||||
if (!m_transition.in_place()) { return; }
|
||||
else if (m_transition.in_place() && !m_timerStarted)
|
||||
{
|
||||
m_timer.start(40);
|
||||
m_timer.start(50);
|
||||
m_timerStarted = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user