Comment out text following #endif

This commit is contained in:
Barracuda6 2021-08-08 10:57:48 -04:00
parent e17504a36a
commit 2f5f7be4a4

View File

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