This commit is contained in:
OmegaRuan 2018-09-12 03:31:56 -03:00
commit b6abbc247a
2 changed files with 1 additions and 3 deletions

2
.gitattributes vendored
View File

@ -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

View File

@ -29,7 +29,7 @@ Friend Class SplashScreen
CanMuteMusic = True
CanChat = False
CanTakeScreenshot = True
CanDrawDebug = True
CanDrawDebug = False
MouseVisible = False
CanGoFullscreen = True