log
This commit is contained in:
parent
0179f2f0ad
commit
b1a7a234d7
@ -123,8 +123,8 @@ namespace AxibugEmuOnline.Client
|
||||
}
|
||||
else
|
||||
{
|
||||
App.log.Error($"Server Lag remoteFrame->{App.roomMgr.netReplay.mRemoteFrameIdx} diff->{frameDiff} " +
|
||||
$"frame=>{replayData.FrameStartID} InPut=>{replayData.InPut}");
|
||||
//App.log.Error($"Server Lag remoteFrame->{App.roomMgr.netReplay.mRemoteFrameIdx} diff->{frameDiff} " +
|
||||
// $"frame=>{replayData.FrameStartID} InPut=>{replayData.InPut}");
|
||||
m_sampledState = default;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user