- removed Line_SetVisualPortal special. This will be folded into Line_SetPortal later
This commit is contained in:
parent
2516b8f8af
commit
6639984772
3 changed files with 2 additions and 5 deletions
|
|
@ -1962,7 +1962,6 @@ void P_SetLineID (int i, line_t *ld)
|
|||
break;
|
||||
|
||||
case Line_SetPortal:
|
||||
case Line_SetVisualPortal:
|
||||
setid = ld->args[1]; // 0 = target id, 1 = this id, 2 = plane anchor
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue