Skip to content

Commit

Permalink
jDoom64: Renamed the state PLASMAFLASH1 to PLASMASHOCK1.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Jun 25, 2008
1 parent 23ae750 commit 756b782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/plugins/jdoom64/src/d_items.c
Expand Up @@ -139,7 +139,7 @@ weaponinfo_t weaponInfo[NUM_WEAPON_TYPES][NUM_PLAYER_CLASSES] = {
S_PLASMA,
0, // ready sound
S_PLASMA1,
S_PLASMAFLASH1
S_PLASMASHOCK1
}
},
{
Expand Down

0 comments on commit 756b782

Please sign in to comment.