mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove console window
This commit is contained in:
parent
5cbf8db272
commit
d99d95217f
@ -36,7 +36,7 @@ exe = EXE(
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
upx=True,
|
||||
console=True,
|
||||
console=False,
|
||||
)
|
||||
coll = COLLECT(
|
||||
exe,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user