mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Renamed Liberation to Retribution in the following files: (#62)
This commit is contained in:
@@ -19,4 +19,4 @@ def init_logging(version: str) -> None:
|
||||
with log_config.open() as log_file:
|
||||
logging.config.dictConfig(yaml.safe_load(log_file))
|
||||
|
||||
logging.info(f"DCS Liberation {version}")
|
||||
logging.info(f"DCS Retribution {version}")
|
||||
|
||||
Reference in New Issue
Block a user