This commit is contained in:
sin365 2024-11-19 13:54:23 +08:00
parent 3ec227f690
commit b4680b74a3

View File

@ -94,7 +94,7 @@ namespace AxibugEmuOnline.Client
} }
ControllerState lastState; ControllerState lastState;
//往服务器推送帧数(单机不需要) //ヘニス<EFBFBD>
private bool PushEmulatorFrame() private bool PushEmulatorFrame()
{ {
Supporter.SampleInput(NesCore.FrameCount); Supporter.SampleInput(NesCore.FrameCount);