Skip to content

Commit

Permalink
Removed "On the bright side.." messages. (Hopefully!)
Browse files Browse the repository at this point in the history
  • Loading branch information
raysfire committed Feb 15, 2013
1 parent 050a7f4 commit ab69642
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 deletions.
14 changes: 5 additions & 9 deletions minmode/scripts/hudlayout.res
Expand Up @@ -978,8 +978,8 @@
CHealthAccountPanel
{
"fieldName" "CHealthAccountPanel"
"xpos" "0"
"ypos" "0"
"xpos" "c-100"
"ypos" "c5"
"wide" "f0"
"tall" "480"
"visible" "1"
Expand Down Expand Up @@ -1256,7 +1256,7 @@
"IconColor" "HudWhite"
"LocalPlayerColor" "HUDBlack"

"BaseBackgroundColor" "46 43 42 172" [$WIN32]
"BaseBackgroundColor" "46 43 42 125" [$WIN32]
"LocalBackgroundColor" "245 229 196 200" [$WIN32]
}

Expand Down Expand Up @@ -1627,14 +1627,10 @@
"fieldName" "StatPanel"
"visible" "1"
"enabled" "1"
"xpos" "c-133"
"xpos_lodef" "c-190"
"ypos" "270"
"ypos_lodef" "250"
"xpos" "9999"
"ypos" "9999"
"wide" "266"
"wide_lodef" "400"
"tall" "120"
"tall_lodef" "190"
}

FreezePanel
Expand Down
18 changes: 7 additions & 11 deletions scripts/hudlayout.res
Expand Up @@ -978,10 +978,10 @@
CHealthAccountPanel
{
"fieldName" "CHealthAccountPanel"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "480"
"xpos" "c-288"
"ypos" "c45"
"wide" "250"
"tall" "120"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
Expand Down Expand Up @@ -1258,7 +1258,7 @@
"IconColor" "HudWhite"
"LocalPlayerColor" "HUDBlack"

"BaseBackgroundColor" "46 43 42 172" [$WIN32]
"BaseBackgroundColor" "46 43 42 125" [$WIN32]
"LocalBackgroundColor" "245 229 196 200" [$WIN32]
}

Expand Down Expand Up @@ -1629,14 +1629,10 @@
"fieldName" "StatPanel"
"visible" "1"
"enabled" "1"
"xpos" "c-133"
"xpos_lodef" "c-190"
"ypos" "270"
"ypos_lodef" "250"
"xpos" "9999"
"ypos" "9999"
"wide" "266"
"wide_lodef" "400"
"tall" "120"
"tall_lodef" "190"
}

FreezePanel
Expand Down

0 comments on commit ab69642

Please sign in to comment.