- Added ML_BLOCKUSE line flag, accessible through UDMF and Line_SetBlocking.
SVN r1561 (trunk)
This commit is contained in:
parent
511ddb028c
commit
3bbef315f6
7 changed files with 17 additions and 3 deletions
|
|
@ -2369,6 +2369,7 @@ FUNC(LS_Line_SetBlocking)
|
|||
ML_BLOCKPROJECTILE,
|
||||
ML_BLOCKEVERYTHING,
|
||||
ML_RAILING,
|
||||
ML_BLOCKUSE,
|
||||
-1
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue