curses interface is now partly working.
[super-star-trek.git] / events.c
index c3f22f5d0996b7d0b1d43384c4471e6fba3dbb6e..940ad7b54e126d03834a0b118ca1d02f52c52b4c 100644 (file)
--- a/events.c
+++ b/events.c
@@ -580,7 +580,7 @@ void nova(int ix, int iy) {
        skip(1);\r
        prout("Force of nova displaces starship.");\r
        iattak=2;       /* Eliminates recursion problem */\r
-       move();\r
+       imove();\r
        Time = 10.0*dist/16.0;\r
        return;\r
 }\r
@@ -635,7 +635,7 @@ void snova(int insx, int insy) {
                        if (game.damage[DRADIO] == 0.0 || condit == IHDOCKED) {\r
                                skip(1);\r
                                prout("Message from Starfleet Command       Stardate %.2f", game.state.date);\r
-                               proutn("     Supernova in %s; caution advised.",\r
+                               prout("     Supernova in %s; caution advised.",\r
                                       cramlc(quadrant, nqx, nqy));\r
                        }\r
                }\r