Comment out text following #endif

This commit is contained in:
Barracuda6 2021-08-08 10:57:48 -04:00 committed by Sergeanur
parent 76a22c0d13
commit 42ad9c4378
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ CTrain::ProcessControl(void)
TrainHitStuff(s->m_lists[ENTITYLIST_PEDS_OVERLAP]);
}
}
#endif GTA_TRAIN
#endif // GTA_TRAIN
}
void