Fixes? and side channels.

This commit is contained in:
2022-05-17 19:09:50 +07:00
parent b5aff44f79
commit e976a3fbff
18 changed files with 454 additions and 90 deletions

View File

@ -38,7 +38,7 @@ public class Settings : ScriptableObject
public float DoDamageChanceInCover;
public int RifleDamage;
public int RateOfFire;
public float RateOfFire;
public float CrouchingCoefficient;