forked from github/server
workaround
This commit is contained in:
parent
17e149797b
commit
dc3e3b7a01
|
@ -1202,7 +1202,7 @@ quit(void)
|
|||
}
|
||||
#if defined(ALLIANCES) && !defined(ALLIANCEJOIN)
|
||||
if (f->alliance==NULL) {
|
||||
destroyfaction(f);
|
||||
/* destroyfaction(f); */
|
||||
continue;
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue