1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-02-02 08:11:00 +00:00

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]);
}
}
#endif GTA_TRAIN
#endif // GTA_TRAIN
}
void