Einhieten, die die Partei wechseln (Monster?) müssen update_interval() aufrufen.

This commit is contained in:
Enno Rehling 2005-04-28 06:57:23 +00:00
parent 824315dc81
commit b97cdde5ba
1 changed files with 1 additions and 0 deletions

View File

@ -832,6 +832,7 @@ u_setfaction(unit * u, faction * f)
u->prevF = NULL;
u->faction = f;
update_interval(f, u->region);
if (cnt && f) {
set_number(u, cnt);
if (playerrace(u->race)) {