DayZ 1.24
Loading...
Searching...
No Matches
BoltActionRifle_Base.c
Go to the documentation of this file.
6{
7 override float GetChanceToJam()
8 {
9 return 0.0;
10 }
11};
12
override float GetChanceToJam()