Let the player touch balloons

This commit is contained in:
James R 2021-11-26 19:17:53 -08:00
parent b22d18aea6
commit 25c6852482

View file

@ -8686,7 +8686,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
20*FRACUNIT, // mass
0, // damage
sfx_None, // activesound
MF_NOGRAVITY, // flags
MF_SPECIAL|MF_NOGRAVITY, // flags
S_BALLOONPOP1 // raisestate
},