Skip to content

Commit

Permalink
Update RscTitles.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mazinskihenry committed Dec 16, 2024
1 parent 616b607 commit 0e6814e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/watch/RscTitles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ class RscTitles
valign = "middle";
shadow = 0;
font = "EtelkaMonospacePro";
text = "00"; //--- ToDo: Localize;
text = ""; //--- ToDo: Localize;
x = QUOTE(SAFEZONE_X_RIGHTEDGE - FRAME_W(24.6));
y = QUOTE(SAFEZONE_Y_LOWEDGE - FRAME_H(7.5));
w = QUOTE(FRAME_W(3));
Expand Down

0 comments on commit 0e6814e

Please sign in to comment.