0x1F9F1 / Open1560

A mod for Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
https://0x1F9F1.github.io/Open1560
GNU General Public License v3.0
110 stars 9 forks source link

aiVehicleOpponent only use first 4 colors #102

Closed 0x1F9F1 closed 2 months ago

0x1F9F1 commented 3 years ago

aiVehicleOpponent::Init uses opp_index & 0x3 to decide the car color.