about summary refs log tree commit diff
path: root/src/game/g_mapitems.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_mapitems.h')
-rw-r--r--src/game/g_mapitems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_mapitems.h b/src/game/g_mapitems.h
index 53561beb..a8278a44 100644
--- a/src/game/g_mapitems.h
+++ b/src/game/g_mapitems.h
@@ -36,7 +36,7 @@ enum
 	ENTITY_ARMOR_1,
 	ENTITY_HEALTH_1,
 	ENTITY_WEAPON_SHOTGUN,
-	ENTITY_WEAPON_ROCKET,
+	ENTITY_WEAPON_GRENADE,
 	ENTITY_POWERUP_NINJA,
 	NUM_ENTITIES,