X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fatta.c;h=4b935ad35b00d9a78644dcca096e15b7502c53b2;hp=9e9e93bf57a02cf16ecee3000e9af6fc63da2ac0;hb=a109de948;hpb=b2090ed34fd91adcb1f626c0c6f88214cfd7c864 diff --git a/src/lib/commands/atta.c b/src/lib/commands/atta.c index 9e9e93bf5..4b935ad35 100644 --- a/src/lib/commands/atta.c +++ b/src/lib/commands/atta.c @@ -72,10 +72,8 @@ atta(void) if (att_abort(A_ATTACK, NULL, def)) return RET_FAIL; - /* Show what we're attacking, and check treaties */ - - if (att_show(def)) - return RET_FAIL; + /* Show what we're attacking */ + att_show(def); /* Ask about offensive support */