Skip to content

Commit

Permalink
add TFCharacterImage to default menu customization
Browse files Browse the repository at this point in the history
  • Loading branch information
rbjaxter committed Mar 2, 2024
1 parent 383815e commit 4e9b93e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions #customization/bh_menu_defaultbackground/mainmenuoverride.res
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,18 @@
}
}
}

// Default values
"TFCharacterImage"
{
"fieldName" "TFCharacterImage"
"xpos" "c-250"
"ypos" "-80"
"zpos" "-99"
"wide" "600"
"tall" "600"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
}
}

0 comments on commit 4e9b93e

Please sign in to comment.