|
|
@ -808,14 +808,6 @@ inline NLMISC::CVector CCharacter::getBuildingExitPos() const
|
|
|
|
return _BuildingExitPos;
|
|
|
|
return _BuildingExitPos;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inline NLMISC::CVector CCharacter::getOutOutpostPos() const
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
return _OutOutpostPos;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|