"Astraler Ruf findet Einheiten nicht"

Falsche REgion getestet, hah.
This commit is contained in:
Enno Rehling 2007-03-12 20:51:24 +00:00
parent 5673207fe3
commit 0bee2f7f25
1 changed files with 1 additions and 1 deletions

View File

@ -5846,7 +5846,7 @@ sp_pullastral(castorder *co)
u = spobj->data.u;
if (u->region!=r) {
if (u->region!=ro) {
/* Report this as unit not found */
if (spobj->typ == SPP_UNIT) {
spobj->data.i = u->no;