mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-14 07:55:49 +00:00
# - Housekeeping
# - Territory restriction rules for buildings. This was SVN commit r4206.
This commit is contained in:
@@ -470,6 +470,7 @@ bool CEntity::processContactActionNoPathing( CEntityOrder* current, size_t times
|
||||
case ALREADY_AT_DESTINATION:
|
||||
case REACHED_DESTINATION:
|
||||
case COLLISION_WITH_DESTINATION:
|
||||
case WOULD_LEAVE_MAP:
|
||||
// Not too far any more...
|
||||
break;
|
||||
case NORMAL:
|
||||
|
||||
Reference in New Issue
Block a user