More merging of SERGEEV changes.
[super-star-trek.git] / planets.c
index ecc3d600299f4c266f85fceef332764d49766f24..eed32104fea1cccc1cdbe509124fdc1e3a809730 100644 (file)
--- a/planets.c
+++ b/planets.c
@@ -56,8 +56,6 @@ void preport(void) {
 }\r
 \r
 void orbit(void) {\r
-       double asave;\r
-\r
        skip(1);\r
        chew();\r
        ididit=0;\r
@@ -322,7 +320,7 @@ void shuttle(void) {
                proutn("  a maneuver would require approximately 2d%% of our",\r
                      (int)(100*Time/game.state.remtime));\r
                prout("remaining time.");\r
-               prout("Are you sure this is wise?\" ");\r
+               proutn("Are you sure this is wise?\" ");\r
                if (ja()==0) {\r
                        Time = 0.0;\r
                        return;\r