Line 272, marker text only includes minutes and seconds, should probably include hours if the game time is over an hour. https://github.com/ZeroK-RTS/Zero-K/blob/e94a5d5cc24b9a9ff9d545934c2df39698fc0891/LuaUI/Widgets/unit_marker.lua#L272 <img width="264" height="90" alt="Image" src="https://github.com/user-attachments/assets/277af5f8-0863-42f6-9da8-6b9540066773" /> <img width="251" height="62" alt="Image" src="https://github.com/user-attachments/assets/6beb35a0-2cd5-46c7-8f80-0624823920ba" />
Line 272, marker text only includes minutes and seconds, should probably include hours if the game time is over an hour.
Zero-K/LuaUI/Widgets/unit_marker.lua
Line 272 in e94a5d5