mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
WIP: display events on the map; start events from adjacent CPs
This commit is contained in:
@@ -35,6 +35,10 @@ def setup_version_string(str):
|
||||
_version_string = str
|
||||
|
||||
|
||||
def version_string():
|
||||
return _version_string
|
||||
|
||||
|
||||
if "--stdout" in sys.argv:
|
||||
logging.basicConfig(stream=sys.stdout, level=logging.INFO)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user