Renamed Liberation to Retribution in the following files: (#62)

This commit is contained in:
MetalStormGhost
2023-01-01 16:29:08 +02:00
committed by GitHub
parent d2a7de2775
commit 42f488df0b
4 changed files with 7 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ def main() -> None:
first_start = liberation_install.init()
if first_start:
sys.exit(
"Cannot view payloads without configuring DCS Liberation. Start the UI for "
"Cannot view payloads without configuring DCS Retribution. Start the UI for "
"the first run configuration."
)