mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- Fixed typo in plasma gun's nametag.
SVN r2835 (trunk)
This commit is contained in:
parent
74525ab1d6
commit
ebcf08686a
1 changed files with 1 additions and 1 deletions
|
@ -799,7 +799,7 @@ TAG_SHOTGUN = "Shotgun";
|
|||
TAG_SUPERSHOTGUN = "Super Shotgun";
|
||||
TAG_CHAINGUN = "Chaingun";
|
||||
TAG_ROCKETLAUNCHER = "Rocket Launcher";
|
||||
TAG_PLASMARIFLE = "Plama Rifle";
|
||||
TAG_PLASMARIFLE = "Plasma Rifle";
|
||||
TAG_BFG9000 = "BFG 9000";
|
||||
|
||||
// Item tags: Heretic weapons
|
||||
|
|
Loading…
Reference in a new issue