mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
This commit is contained in:
commit
b6abbc247a
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -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
|
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