mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-06-17 04:04:21 +00:00
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:
@@ -8,6 +8,8 @@ public:
|
||||
|
||||
float m_npcSkillTime;
|
||||
|
||||
float m_maxRange{};
|
||||
|
||||
/*
|
||||
* Inherited
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user