Skip to content

Commit

Permalink
update res for extraholdtime
Browse files Browse the repository at this point in the history
  • Loading branch information
hzqst committed Nov 30, 2024
1 parent 9521a9a commit b9494bd
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Build/svencoop/captionmod/OptionsSubAudioAdvancedDlg.res
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,39 @@
"maxchars" "16"
"NumericInputOnly" "1"
}
"ExtraHoldTimeLabel"
{
"ControlName" "Label"
"fieldName" "ExtraHoldTimeLabel"
"xpos" "28"
"ypos" "178"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#GameUI_CaptionMod_ExtraHoldTime"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"ExtraHoldTimeEntry"
{
"ControlName" "TextEntry"
"fieldName" "ExtraHoldTimeEntry"
"xpos" "180"
"ypos" "178"
"wide" "48"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "9"
"textHidden" "0"
"editable" "1"
"maxchars" "16"
"NumericInputOnly" "1"
}
}
Binary file modified Build/svencoop/captionmod/gameui_english.txt
Binary file not shown.
Binary file modified Build/svencoop/captionmod/gameui_schinese.txt
Binary file not shown.

0 comments on commit b9494bd

Please sign in to comment.