codenamecpp / carnage3d

Reimplementation of Grand Theft Auto 1 [GTA1]
MIT License
477 stars 38 forks source link

Exit the game while inside a car triggers an assertion fail #38

Closed neuromancer closed 4 years ago

neuromancer commented 4 years ago
carnage3d-debug: ../src/Vehicle.cpp:23: virtual Vehicle::~Vehicle(): Assertion `mPassengers.empty()' failed
codenamecpp commented 4 years ago

Fixed :)