get rid of most --MIAMI comments

This commit is contained in:
withmorten 2021-01-22 11:43:29 +01:00
parent 4acc9b08a2
commit feb993e751
125 changed files with 16 additions and 604 deletions

View file

@ -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)
{