Skip to content

Commit

Permalink
fixed 'test' message on health bonus pickup
Browse files Browse the repository at this point in the history
  • Loading branch information
jekyllgrim committed May 20, 2019
1 parent 79e36d2 commit 92446d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Z_BDoom/o_inventory.zc
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ states
Class BD_HealthBonus : HealthBonus //replaces HealthBonus
{
Default {
inventory.pickupmessage "test";
inventory.pickupsound "pickups/health0";
}
states
Expand Down

0 comments on commit 92446d5

Please sign in to comment.