boost check for defender

This commit is contained in:
viktorljung
2016-03-13 21:10:22 +01:00
parent e929ecab50
commit 3a0cff7a83
6 changed files with 187 additions and 23 deletions
@@ -41,6 +41,7 @@ private:
// Utility
Camera cameraFromEntity(EntityWrapper camera);
void CheckBoost(ComponentWrapper cWeapon, WeaponInfo& wi);
};
#endif