pepoluan
Cowpoke
pepoluan submitted a new resource:
24-Hour Clock Patcher - Patches the game HUD so the clock is in 24-hour notation, without causing UI glitches
24-Hour Clock Patcher - Patches the game HUD so the clock is in 24-hour notation, without causing UI glitches
Read more about this resource...This mod patches the code for drawing the clock in the HUD so it shows in 24-hour notation unconditionally. By using Harmony instead of drawing over the clock, this mod prevents UI glitches other mod may caused.
Also, this mod patches the Game1.getTimeOfDayString() method so templated text will also show time in 24-hour notation.