mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 20:14:09 +00:00
get rid of most --MIAMI comments
This commit is contained in:
parent
4acc9b08a2
commit
feb993e751
125 changed files with 16 additions and 604 deletions
|
@ -26,8 +26,6 @@
|
|||
#include "custompipes.h"
|
||||
#include "Frontend.h"
|
||||
|
||||
//--MIAMI: file done
|
||||
|
||||
bool gbShowPedRoadGroups;
|
||||
bool gbShowCarRoadGroups;
|
||||
bool gbShowCollisionPolys;
|
||||
|
@ -1198,7 +1196,6 @@ CEntity::RemoveLighting(bool)
|
|||
{
|
||||
}
|
||||
|
||||
// --MIAMI: Done
|
||||
bool
|
||||
CPed::SetupLighting(void)
|
||||
{
|
||||
|
@ -1224,7 +1221,6 @@ CPed::SetupLighting(void)
|
|||
return false;
|
||||
}
|
||||
|
||||
// --MIAMI: Done
|
||||
void
|
||||
CPed::RemoveLighting(bool reset)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue