Skip to content

Commit

Permalink
Put back default fullscreen on
Browse files Browse the repository at this point in the history
Signed-off-by: Luiz Carlos Cavalcanti <cavalcanti.luiz@gmail.com>
  • Loading branch information
luizcavalcanti committed Oct 21, 2018
1 parent 96fec51 commit 0e77b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
return {
{"FullScreen", false},
{"FullScreen", true},
{"Resolução", "1920x1080"}
}

0 comments on commit 0e77b40

Please sign in to comment.