Skip to content

unit_marker.lua doesn't include hours in marker time #5774

Description

@Hawkybird

Line 272, marker text only includes minutes and seconds, should probably include hours if the game time is over an hour.

markerText = markerText .. " (" .. math.floor(100 * buildProgress) .. "% at " .. os.date( "%M:%S", spGetGameSeconds()) .. ")"

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions