mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:19:22 +00:00
Fix quiet police scanner on OpenAL
This commit is contained in:
parent
3a7cb9c5ce
commit
0c41734c20
2 changed files with 19 additions and 1 deletions
|
@ -20,6 +20,7 @@ class CChannel
|
|||
int32 LoopCount;
|
||||
ALint LoopPoints[2];
|
||||
ALint LastProcessedOffset;
|
||||
bool bIs2D;
|
||||
public:
|
||||
static int32 channelsThatNeedService;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue