workaround

This commit is contained in:
Christian Schlittchen 2004-01-18 20:17:47 +00:00
parent 17e149797b
commit dc3e3b7a01
1 changed files with 1 additions and 1 deletions

View File

@ -1202,7 +1202,7 @@ quit(void)
}
#if defined(ALLIANCES) && !defined(ALLIANCEJOIN)
if (f->alliance==NULL) {
destroyfaction(f);
/* destroyfaction(f); */
continue;
}
#endif