Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
This commit is contained in:
commit
b6abbc247a
|
@ -1,2 +0,0 @@
|
|||
# This will make it easier to track .dat files, since they where treated as binary. So lets track them as text.
|
||||
*.dat text
|
|
@ -29,7 +29,7 @@ Friend Class SplashScreen
|
|||
CanMuteMusic = True
|
||||
CanChat = False
|
||||
CanTakeScreenshot = True
|
||||
CanDrawDebug = True
|
||||
CanDrawDebug = False
|
||||
MouseVisible = False
|
||||
CanGoFullscreen = True
|
||||
|
||||
|
|
Loading…
Reference in New Issue