mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-27 17:24:23 +02:00
Before this commit, nothing would would be displayed in the "Frames to Record" text control. This fixes that by setting it to what m_FramesToRecord is initially set to, which is 1 (at the time of this commit).