mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 18:50:44 +00:00
Update main.rs
This commit is contained in:
@@ -73,7 +73,6 @@ async fn main() {
|
||||
_ = tokio::time::sleep(tokio::time::Duration::from_millis(50)) => {}
|
||||
}
|
||||
} else {
|
||||
trace!("eepy mode");
|
||||
// TODO: Scuffed?
|
||||
tokio::time::sleep(tokio::time::Duration::from_millis(150)).await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user