X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=world_routes.h;h=35d3cd7088f32fc8330be7412a62d3ccdd6ff15a;hb=bceb3a28f8127fa27a17f480bd21fa20a340e848;hp=8d859891623807ec26c01c8e6d37e5f23e6a2433;hpb=b93c61c54e7ac56f6808b9a563d3e4221ca8482e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_routes.h b/world_routes.h index 8d85989..35d3cd7 100644 --- a/world_routes.h +++ b/world_routes.h @@ -1114,6 +1114,8 @@ static void world_routes_init(void) { struct subworld_routes *r = &world.routes; r->current_run_version = 2; + r->time = RESET_MAX_TIME*2.0; + r->last_use = 0.0; shader_route_register(); shader_routeui_register();