show team EHP in balancing target

This commit is contained in:
2026-07-04 07:11:22 +02:00
parent 3c1376828c
commit 751ef27a7b
8 changed files with 100 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ private:
QLabel* m_team2Header;
QLabel* m_team1Threat;
QLabel* m_team2Threat;
QLabel* m_team1Ehp;
QLabel* m_team2Ehp;
QLabel* m_team1Content;
QLabel* m_team2Content;
QTimer* m_pollTimer;