mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
disable debug display on splash screen
This commit is contained in:
parent
b68702ab53
commit
497e44a899
@ -29,7 +29,7 @@ Friend Class SplashScreen
|
|||||||
CanMuteMusic = True
|
CanMuteMusic = True
|
||||||
CanChat = False
|
CanChat = False
|
||||||
CanTakeScreenshot = True
|
CanTakeScreenshot = True
|
||||||
CanDrawDebug = True
|
CanDrawDebug = False
|
||||||
MouseVisible = False
|
MouseVisible = False
|
||||||
CanGoFullscreen = True
|
CanGoFullscreen = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user