Navigation Menu

Skip to content

Commit

Permalink
Fixed|libcommon: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Sep 5, 2014
1 parent d8eff4d commit 2adbbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/plugins/common/src/player.cpp
Expand Up @@ -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"
Expand Down

0 comments on commit 2adbbb0

Please sign in to comment.