Skip to content

Commit

Permalink
Added the default background_automatic key to the core hud plists.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherCommander committed Jul 6, 2017
1 parent 072644a commit 2e412b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Config/hud-small.plist
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@
x = 0;
y = -104;
row_height = 14;
background_automatic = yes;
};
comm_log_gui = {
alpha = "0.75";
Expand Down
1 change: 1 addition & 0 deletions Resources/Config/hud.plist
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
y = -60;
row_height = 14;
permanent = no;
background_automatic = yes;
};
comm_log_gui = {
alpha = "0.75";
Expand Down

0 comments on commit 2e412b7

Please sign in to comment.