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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_mapitems.h b/src/game/g_mapitems.h
index 48ae492d..3caa5303 100644
--- a/src/game/g_mapitems.h
+++ b/src/game/g_mapitems.h
@@ -38,6 +38,7 @@ enum
 	ENTITY_WEAPON_SHOTGUN,
 	ENTITY_WEAPON_GRENADE,
 	ENTITY_POWERUP_NINJA,
+	ENTITY_WEAPON_RIFLE,
 	NUM_ENTITIES,
 	
 	TILE_AIR=0,