mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- fixed camera loop.
This commit is contained in:
parent
083454986b
commit
721efae0d3
1 changed files with 1 additions and 0 deletions
|
@ -1723,6 +1723,7 @@ void checksectors_d(int snum)
|
|||
return;
|
||||
}
|
||||
}
|
||||
i = -1;
|
||||
}
|
||||
|
||||
CLEARCAMERAS:
|
||||
|
|
Loading…
Reference in a new issue