Skip to content

Commit

Permalink
ReloadTime to Reloadtime
Browse files Browse the repository at this point in the history
  • Loading branch information
plally committed Jul 24, 2019
1 parent 2ba05cf commit 7f3089b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/pewpewbullets/official_weapons/cannons/75mm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ BULLET.PlayerDamage = 110
BULLET.PlayerDamageRadius = 300

-- Reloading/Ammo
BULLET.ReloadTime = 5
BULLET.Reloadtime = 5
BULLET.Ammo = 0
BULLET.AmmoReloadtime = 0

Expand Down

0 comments on commit 7f3089b

Please sign in to comment.