Merge branch 'blankart-dev' into freecamspectate
This commit is contained in:
commit
5b7442e040
1 changed files with 1 additions and 0 deletions
|
|
@ -1445,6 +1445,7 @@ boolean P_CanActivateSpecial(INT16 special)
|
|||
{
|
||||
case 2001: // Finish line
|
||||
case 2003: // Respawn line
|
||||
case 2004: // Bot controller
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue