- added Gez's automap patch to mark trigger lines.
SVN r3040 (trunk)
This commit is contained in:
parent
770a879f6a
commit
e7eb43a343
5 changed files with 31 additions and 6 deletions
|
|
@ -1781,6 +1781,7 @@ void P_SetLineID (line_t *ld)
|
|||
{
|
||||
ld->id = ld->args[0];
|
||||
}
|
||||
ld->special = 0;
|
||||
break;
|
||||
|
||||
case TranslucentLine:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue