mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 20:14:08 +00:00
lcs bridge
This commit is contained in:
parent
0c4ab5b609
commit
e6b1a0691b
6 changed files with 34 additions and 19 deletions
|
@ -7,6 +7,8 @@
|
|||
#include "PathFind.h"
|
||||
#include "SaveBuf.h"
|
||||
|
||||
//--LCS: file done
|
||||
|
||||
void CAutoPilot::ModifySpeed(float speed)
|
||||
{
|
||||
m_fMaxTrafficSpeed = Max(0.01f, speed);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue