Fixed compile with NEW_UNIT undefined
This commit is contained in:
parent
501c2acf5c
commit
37ed8abfa7
1 changed files with 1 additions and 1 deletions
|
@ -270,12 +270,12 @@ local int ReturnWithWood(Unit* unit)
|
|||
}
|
||||
unit->Command.Data.Move.Goal=NoUnitP;
|
||||
--destu->Refs;
|
||||
}
|
||||
#else
|
||||
|
||||
// FIXME: stored target not used!
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
x=unit->Command.Data.Move.DX;
|
||||
y=unit->Command.Data.Move.DY;
|
||||
|
|
Loading…
Add table
Reference in a new issue