X-Git-Url: https://git.distorted.org.uk/~mdw/newkind/blobdiff_plain/419dfc818f70155e4be4b0bd0d15c3d47b4d7653..40471f009dde3bd859d4524bdaca45833e12a8b4:/space.c diff --git a/space.c b/space.c index 11b16a8..740ad87 100644 --- a/space.c +++ b/space.c @@ -1310,7 +1310,9 @@ void launch_player (void) generate_landscape(docked_planet.a * 251 + docked_planet.b); set_init_matrix (rotmat); add_new_ship (SHIP_PLANET, 0, 0, 65536, rotmat, 0, 0); +#ifdef HACKING identify = 0; +#endif scanner_zoom = 1; rotmat[2].x = -rotmat[2].x;