mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 04:34:09 +00:00
CWaterCreatures
This commit is contained in:
parent
f5e6a3a274
commit
7861992fe6
9 changed files with 351 additions and 4 deletions
|
@ -2839,7 +2839,7 @@ CWaterLevel::HandleSeaLifeForms()
|
|||
vecPos.y += (fSin + fCos) * fAngle;
|
||||
|
||||
//TODO(MIAMI)
|
||||
//CWaterCreatures::CreateOne(vecPos, 0xFFFFFFFF);
|
||||
//CWaterCreatures::CreateOne(vecPos, -1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue