X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_routes.c;h=efde3644dd07d3203988a0d1ddb577ad42d9cafe;hb=4c95c9c3e6033cd1360adacef3c80fc4da933715;hp=529fdefcccfcf2bfbf416fdb6c94e264b290829a;hpb=5d5d5f394cbe2212769bc58a70fa622b4ed46205;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_routes.c b/world_routes.c index 529fdef..efde364 100644 --- a/world_routes.c +++ b/world_routes.c @@ -14,6 +14,7 @@ #include "font.h" #include "pointcloud.h" #include "gui.h" +#include "steam.h" #include "shaders/scene_route.h" #include "shaders/routeui.h" @@ -45,10 +46,8 @@ void world_routes_local_set_record( world_instance *world, ent_route *route, ti->push = 1; if( ti->achievement_id ){ -#if 0 steam_set_achievement( ti->achievement_id ); steam_store_achievements(); -#endif } } else{