X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=planets.c;h=7dd95415b29cfb945fcd2f8bdff13791e5816e30;hb=2a83be50e15e057ac9237e5c9bf97bd6d395db39;hp=9e847ebe0e92c0b1601bd6e6d6af6b6c2f2c2160;hpb=0494866db0a61c4111d1fb15836cea9b8c1a9d97;p=super-star-trek.git diff --git a/planets.c b/planets.c index 9e847eb..7dd9541 100644 --- a/planets.c +++ b/planets.c @@ -436,7 +436,7 @@ void deathray(void) while (nenhere > 0) deadkl(game.kx[1],game.ky[1],game.quad[game.kx[1]][game.ky[1]],game.kx[1],game.ky[1]); prout("Ensign Chekov- \"Congratulations, Captain!\""); - if (game.state.remkl == 0) finish(FWON); + if (KLINGREM == 0) finish(FWON); prout("Spock- \"Captain, I believe the `Experimental Death Ray'"); if (Rand() <= 0.05) { prout(" is still operational.\"");