mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 19:50:00 +00:00
fixed tab
This commit is contained in:
parent
b42d9e3e7c
commit
2eb2e9ac12
|
@ -104,7 +104,7 @@ CCamera::Init(void)
|
|||
memset(this, 0, sizeof(CCamera)); // getting rid of vtable, eh?
|
||||
#endif
|
||||
|
||||
#if defined(GTA3_1_1_PATCH) || defined(FIX_BUGS)
|
||||
#if defined(GTA3_1_1_PATCH) || defined(FIX_BUGS)
|
||||
m_fMouseAccelHorzntl = fMouseAccelHorzntl;
|
||||
m_fMouseAccelVertical = fMouseAccelVertical;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue