fix: enemies not interrupting QB's when they do damage

tested that stromlings in AG now correctly interrupt quickbuilds if the player takes damage
This commit is contained in:
David Markowitz
2026-06-15 20:03:20 -07:00
parent c0d055e66e
commit 855864c536
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ public:
float m_npcSkillTime;
float m_maxRange{};
/*
* Inherited
*/