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:
parent
76a22c0d13
commit
42ad9c4378
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue