Files
sourcemod/core
nosoop 2e13460823 entitylump: Fix behavior of append (#1836)
This change ensures that the iterator values used by `std::distance`
is correct.  Having the emplace within leads to the possibility of
`m_Entities.begin()` being invalidated due to reallocations.
2023-08-30 22:08:46 +02:00
..
2020-05-20 17:57:18 -07:00
2023-08-30 22:08:45 +02:00
2023-08-30 22:08:45 +02:00
2014-08-13 14:24:35 -07:00
2019-05-30 18:27:14 -07:00