Add dedicated host hwid cache, further refactor session coordinator
This commit is contained in:
@@ -29,6 +29,6 @@ public class LoginCoordinatorTask implements Runnable {
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
MapleSessionCoordinator.getInstance().runUpdateHwidHistory();
|
||||
MapleSessionCoordinator.getInstance().clearExpiredHwidHistory();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user