Skip to content
Snippets Groups Projects
Commit 4bccfd1b authored by Eric Oulashin's avatar Eric Oulashin Committed by Rob Swindell
Browse files

DDMsgReader: Added a mouse click hotspot for ? for message list mode

parent bf125f60
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!210DDMsgReader: Added a mouse click hotspot for ? for message list mode
...@@ -7772,7 +7772,7 @@ function DigDistMsgReader_SetMsgListPauseTextAndLightbarHelpLine() ...@@ -7772,7 +7772,7 @@ function DigDistMsgReader_SetMsgListPauseTextAndLightbarHelpLine()
+ this.colors.lightbarMsgListHelpLineHotkeyColor + "@`Q`Q@" + this.colors.lightbarMsgListHelpLineHotkeyColor + "@`Q`Q@"
+ this.colors.lightbarMsgListHelpLineParenColor + ")" + this.colors.lightbarMsgListHelpLineParenColor + ")"
+ this.colors.lightbarMsgListHelpLineGeneralColor + "uit, " + this.colors.lightbarMsgListHelpLineGeneralColor + "uit, "
+ this.colors.lightbarMsgListHelpLineHotkeyColor + "? "; + this.colors.lightbarMsgListHelpLineHotkeyColor + "@`?`?@ ";
lbHelpLineLen += 15; lbHelpLineLen += 15;
   
// Add spaces to the end of sLightbarModeHelpLine up until one char // Add spaces to the end of sLightbarModeHelpLine up until one char
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment