pull/1050/head
jeff 4 years ago committed by Jeff Becker
parent 4a761be52d
commit 79fd08e559
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -60,7 +60,7 @@ namespace llarp
_stopping.store(false);
_running.store(false);
_lastTick = llarp::time_now_ms();
m_nextExploreAt = Clock_t::now();
m_NextExploreAt = Clock_t::now();
}
Router::~Router()

Loading…
Cancel
Save