mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 09:59:23 +00:00
ccarctrl big fix
This commit is contained in:
parent
e30b538cd3
commit
a55e738dfa
10 changed files with 184 additions and 36 deletions
|
@ -130,4 +130,6 @@ public:
|
|||
void Load(uint8*& buf);
|
||||
#endif
|
||||
|
||||
float GetCruiseSpeed(void) { return m_nCruiseSpeed * m_fCruiseSpeedMultiplier; }
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue