Fix new campaign wizard crashing and made the campaign generator slightly faster.

This commit is contained in:
Khopa
2020-05-29 23:47:13 +02:00
parent 34d46ee28e
commit 94040e8551
3 changed files with 19 additions and 12 deletions

View File

@@ -46,4 +46,4 @@ else:
logging.basicConfig(stream=log_stream, level=logging.INFO)
Tk.report_callback_exception = _handle_exception
logging.info("DCS Libration {}".format(_version_string))
logging.info("DCS Liberation {}".format(_version_string))