Correct details for option in settings.py (#380)

Corrected details for player startup time setting
This commit is contained in:
tmz42
2024-07-28 14:53:54 +02:00
committed by GitHub
parent ef0e6bb4f5
commit e0d4a031bb

View File

@@ -318,7 +318,7 @@ class Settings:
max=100,
detail=(
"The startup time allocated to player flights (default : 10 minutes, AI is 2 minutes). "
"Takes effect after the next turn. "
"Packages have to be planned again for this to take effect. "
),
)