From 756b782bfcf6e4bdbfd7fa3cb3a9cbfc1e438a30 Mon Sep 17 00:00:00 2001 From: danij Date: Wed, 25 Jun 2008 20:19:00 +0000 Subject: [PATCH] jDoom64: Renamed the state PLASMAFLASH1 to PLASMASHOCK1. --- doomsday/plugins/jdoom64/src/d_items.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doomsday/plugins/jdoom64/src/d_items.c b/doomsday/plugins/jdoom64/src/d_items.c index ba92c17079..0fc5ee21aa 100644 --- a/doomsday/plugins/jdoom64/src/d_items.c +++ b/doomsday/plugins/jdoom64/src/d_items.c @@ -139,7 +139,7 @@ weaponinfo_t weaponInfo[NUM_WEAPON_TYPES][NUM_PLAYER_CLASSES] = { S_PLASMA, 0, // ready sound S_PLASMA1, - S_PLASMAFLASH1 + S_PLASMASHOCK1 } }, {