- Added ML_BLOCKUSE line flag, accessible through UDMF and Line_SetBlocking.

SVN r1561 (trunk)
This commit is contained in:
Christoph Oelckers 2009-04-28 20:53:07 +00:00
commit 3bbef315f6
7 changed files with 17 additions and 3 deletions

View file

@ -2369,6 +2369,7 @@ FUNC(LS_Line_SetBlocking)
ML_BLOCKPROJECTILE,
ML_BLOCKEVERYTHING,
ML_RAILING,
ML_BLOCKUSE,
-1
};