indicate have all on ft

This commit is contained in:
Green Sky 2024-12-12 01:05:14 +01:00
parent 9ab3e84433
commit 037ae18d53
No known key found for this signature in database

View File

@ -1123,6 +1123,10 @@ void ChatGui4::renderMessageBodyFile(Message3Registry& reg, const Message3 e) {
// TODO: missing other states
ImGui::TextUnformatted("running");
}
if (o.all_of<ObjComp::F::TagLocalHaveAll>()) {
ImGui::SameLine();
ImGui::TextUnformatted("(have all)");
}
// if in offered state
// paused, never started