fix: allow to plant bomb only when icon blinking (ref #323)
fix: random bots shoots and enemy ignorance on es_industrial (ref #323)
This commit is contained in:
parent
b56a598876
commit
9201daf9f9
8 changed files with 19 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ public:
|
|||
public:
|
||||
using Planes = Plane[static_cast <int> (PlaneSide::Num)];
|
||||
|
||||
private:
|
||||
public:
|
||||
static constexpr float kFov = 75.0f;
|
||||
static constexpr float kAspectRatio = 16.0f / 9.0f;
|
||||
static constexpr float kMaxViewDistance = 4096.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue