- added BLOCKF_SOUND to flag list supported by Line_SetBlocking,

This commit is contained in:
Christoph Oelckers 2016-01-03 11:32:23 +01:00
parent 1d759283c0
commit a75e65a3d8
1 changed files with 1 additions and 0 deletions

View File

@ -2587,6 +2587,7 @@ FUNC(LS_Line_SetBlocking)
ML_BLOCKUSE,
ML_BLOCKSIGHT,
ML_BLOCKHITSCAN,
ML_SOUNDBLOCK,
-1
};