Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
1b20a06ec4
35 changed files with 1190 additions and 1042 deletions
|
|
@ -345,8 +345,7 @@ void P_PlayerOnSpecial3DFloor(player_t* player)
|
|||
}
|
||||
|
||||
// Apply sector specials
|
||||
if (rover->model->special || rover->model->damageamount)
|
||||
P_PlayerInSpecialSector(player, rover->model);
|
||||
P_PlayerInSpecialSector(player, rover->model);
|
||||
|
||||
// Apply flat specials (using the ceiling!)
|
||||
P_PlayerOnSpecialFlat(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue