diff --git a/eos/capSim.py b/eos/capSim.py index 0c806f1a3..3a2f965c3 100644 --- a/eos/capSim.py +++ b/eos/capSim.py @@ -79,6 +79,7 @@ class CapSimulator(object): # a cap booster module. if not self.reload and capNeed > 0: clipSize = 0 + reloadTime = 0 # Group modules based on their properties if (duration, capNeed, clipSize, disableStagger, reloadTime) in mods: