X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=1e667ca777d0b0d95b3c86c95bb24dbee6a0517c;hb=4f4458d229e40a852708319861224b7cc48ad0b9;hp=0833e57fc681a8923daf1d417cc7a7017e3e97be;hpb=60b0d8af679396c857f8c5f9a7a518b092a2f416;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.h b/player.h index 0833e57..1e667ca 100644 --- a/player.h +++ b/player.h @@ -2001,6 +2001,8 @@ static void player_update(void) player.mdl.shoes[0] = 1; player.mdl.shoes[1] = 1; + + world_routes_notify_reset(); } if( vg_get_button_down( "switchmode" ) )