Remove commented code

This commit is contained in:
walterroach 2020-11-30 23:28:39 -06:00
parent d04be4d71b
commit 378dbf254a
2 changed files with 0 additions and 6 deletions

View File

@ -671,8 +671,3 @@ class Fob(ControlPoint):
@property
def heading(self) -> int:
return 0
# def active_runway(self, conditions: Conditions,
# dynamic_runways: Dict[str, RunwayData]) -> RunwayData:
# logging.warning("TODO: FOBs have no runways")
# return RunwayData(self.full_name, runway_heading=0, runway_name="")

View File

@ -542,7 +542,6 @@ class FobDefenseGenerator(BaseDefenseGenerator):
def generate(self) -> None:
self.generate_garrison()
self.generate_fob_defenses()
# self.generate_fob()
def generate_fob_defenses(self):
# First group has a 1/2 chance of being a SHORAD,