mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 00:12:55 +03:00
drop unneded todo (#194)
This commit is contained in:
parent
33c5ffef4c
commit
6b337c10ec
@ -515,7 +515,6 @@ impl ScenarioGenerator {
|
||||
|
||||
if rng.gen_bool(0.1) {
|
||||
// hacky hack to get some background traffic
|
||||
// TODO - avoid mutable variable
|
||||
depart_am = rand_time(
|
||||
rng,
|
||||
Time::START_OF_DAY + Duration::hours(0),
|
||||
|
Loading…
Reference in New Issue
Block a user