From: hgn Date: Wed, 12 Oct 2022 20:55:59 +0000 (+0100) Subject: fix routes X-Git-Url: https://harrygodden.com/git/?a=commitdiff_plain;h=c33e4f46d864b2fde0c5938bf5a9388b1e8b5c04;p=carveJwlIkooP6JGAAIwe30JlM.git fix routes --- diff --git a/models_src/mp_dev.mdl b/models_src/mp_dev.mdl index 2f5155e..7235329 100644 Binary files a/models_src/mp_dev.mdl and b/models_src/mp_dev.mdl differ diff --git a/world_info.h b/world_info.h index 7793b13..c8b3e28 100644 --- a/world_info.h +++ b/world_info.h @@ -40,11 +40,11 @@ track_infos[] = .push = 1 }, { - .name = "Town Coast (Blue)", + .name = "Coastal Run", .push = 1 }, { - .name = "Town Downhill (Orange)", + .name = "Docks Jumps", .push = 1 } };