forked from github/server
DEFAULT-Befehl funktioniert wieder nicht (aber diesmal auf andere Weise) Im NR stehen die alten Befehle auch, wenn man sich mit DEFAULT einen neuen gegeben hat.
This commit is contained in:
parent
bf1dba5814
commit
050092015e
|
@ -616,6 +616,7 @@ bufunit(const faction * f, const unit * u, int indent, int mode)
|
|||
if (printed) break; /* ein DEFAULT reicht */
|
||||
ord=ord->next;
|
||||
}
|
||||
if (u->old_orders) break;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue