show tooltip for artifacts in the header bar
This commit is contained in:
@@ -82,6 +82,10 @@ struct WorldConfig
|
||||
// (REQ-UI-BLOCKS-TOOLTIP). Presentation-only; the simulation ignores it.
|
||||
std::optional<std::string> buildingBlocksTooltip;
|
||||
|
||||
// Optional hover-tooltip for the header artifact count display
|
||||
// (REQ-UI-ARTIFACTS-TOOLTIP). Presentation-only; the simulation ignores it.
|
||||
std::optional<std::string> artifactTooltip;
|
||||
|
||||
WorldRegions regions;
|
||||
WorldExpansion expansion;
|
||||
WorldPush push;
|
||||
|
||||
Reference in New Issue
Block a user