quite a lot of changes
[carveJwlIkooP6JGAAIwe30JlM.git] / world_routes.c
index 56e6e4b6c8bbae9dbcb50e3208a845668385366e..e83803ca71168368048b74d8609bb86de2ecbf29 100644 (file)
@@ -774,7 +774,7 @@ VG_STATIC void world_write_preview( pointcloud_buffer *pcbuf ){
 
    if( world_loader.reg ){
       /* Don't want to override the one we get from the workshop */
-      if( world_loader.reg->workshop_id ) return;
+      if( world_loader.reg->alias.workshop_id ) return;
 
       addon_get_content_folder( world_loader.reg, &path );
    }