Skip to content

Commit 92446d5

Browse files
committed
fixed 'test' message on health bonus pickup
1 parent 79e36d2 commit 92446d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Z_BDoom/o_inventory.zc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ states
111111
Class BD_HealthBonus : HealthBonus //replaces HealthBonus
112112
{
113113
Default {
114-
inventory.pickupmessage "test";
115114
inventory.pickupsound "pickups/health0";
116115
}
117116
states

0 commit comments

Comments
 (0)