mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 05:00:35 +00:00
fixed some replay bugs
This commit is contained in:
parent
82c40b73ca
commit
01c95378e1
5 changed files with 61 additions and 3 deletions
|
@ -251,4 +251,7 @@ private:
|
|||
|
||||
friend class cAudioManager;
|
||||
friend class CGarage;
|
||||
#ifdef FIX_BUGS
|
||||
friend class CReplay;
|
||||
#endif
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue