From 2adbbb0fe551e425bdf9f7328ef58739a10255f5 Mon Sep 17 00:00:00 2001 From: danij Date: Fri, 5 Sep 2014 17:08:01 +0100 Subject: [PATCH] Fixed|libcommon: Typo --- doomsday/plugins/common/src/player.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doomsday/plugins/common/src/player.cpp b/doomsday/plugins/common/src/player.cpp index 262885eace..0bfc03f6fd 100644 --- a/doomsday/plugins/common/src/player.cpp +++ b/doomsday/plugins/common/src/player.cpp @@ -1859,7 +1859,7 @@ void Player_UpdateStatusCVars(player_t const *player) /* WT_THIRD */ "shotgun", /* WT_FOURTH */ "chaingun", /* WT_FIFTH */ "mlauncher", - /* WT_SIXTH */ "plasmarifle" + /* WT_SIXTH */ "plasmarifle", /* WT_SEVENTH */ "bfg", /* WT_EIGHTH */ "chainsaw", /* WT_NINETH */ "sshotgun"