mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 08:44:08 +00:00
miami shadows
This commit is contained in:
parent
4c65ec28d6
commit
1803dcc873
19 changed files with 2174 additions and 264 deletions
|
@ -1546,7 +1546,7 @@ CBike::PreRender(void)
|
|||
}
|
||||
|
||||
AddDamagedVehicleParticles();
|
||||
//TODO(MIAMI): StoreShadowForVehicle once we have it
|
||||
CShadows::StoreShadowForVehicle(this, VEH_SHD_TYPE_BIKE);
|
||||
|
||||
CMatrix mat;
|
||||
CVector pos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue