mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Streamlining
This commit is contained in:
@@ -384,6 +384,7 @@ class Squadron:
|
||||
|
||||
def plan_relocation(self, destination: ControlPoint, now: datetime) -> None:
|
||||
from game.theater import ParkingType
|
||||
|
||||
if destination == self.location:
|
||||
logging.warning(
|
||||
f"Attempted to plan relocation of {self} to current location "
|
||||
|
||||
Reference in New Issue
Block a user