music player, credits
[carveJwlIkooP6JGAAIwe30JlM.git] / world_routes.c
index 529fdefcccfcf2bfbf416fdb6c94e264b290829a..efde3644dd07d3203988a0d1ddb577ad42d9cafe 100644 (file)
@@ -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{