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

View File

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