版本
3.5-1315
分支
master
发布于
10 years, 11 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
fbc77e956ae348e581bffca2b5b3fe654c03bc42
修改者
lioncash
修改说明
Display the initial number of frames that are to be recorded in the Fifo Player.

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).