Skip to content

Commit

Permalink
minigun -> machine gun
Browse files Browse the repository at this point in the history
  • Loading branch information
skuqre committed Aug 25, 2024
1 parent 05d234c commit 50852f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CardInput.astro
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<option value="" disabled selected>Weapon</option>
<option value="ar">Assault Rifle</option>
<option value="sg">Shotgun</option>
<option value="mg">Minigun</option>
<option value="mg">Machine Gun</option>
<option value="smg">Sub-machine Gun</option>
<option value="sr">Sniper Rifle</option>
<option value="rl">Rocket Launcher</option>
Expand Down

0 comments on commit 50852f1

Please sign in to comment.