Skip to content

Commit 9518e0d

Browse files
committed
up
1 parent 6a6e15f commit 9518e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KBEngine.cs

+1
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,7 @@ private void onLogin_baseapp()
626626
*/
627627
public void reloginBaseapp()
628628
{
629+
_lastTickTime = System.DateTime.Now;
629630
_lastTickCBTime = System.DateTime.Now;
630631

631632
if(_networkInterface.valid())

0 commit comments

Comments
 (0)