forked from sin365/AxibugEmuOnline
log
This commit is contained in:
parent
58a432eb3c
commit
c75ee229d4
@ -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