21
edits
(used template for formatting) |
m (fixed a typo) |
||
Line 42: | Line 42: | ||
// let the localPlayer drive around with this car | // let the localPlayer drive around with this car | ||
natives.taskCarDriveWander( | natives.taskCarDriveWander(localPlayer, thisVeh, driveSpeed, driveStyle); | ||
return true; | return true; |
edits