Files
Bubberstation/code/modules/vehicles
Jared-Fogle 0a77d27a1b Replace direct poi_list manipulation with element (#55416)
Replaces GLOB.poi_list |= src and GLOB.poi_list -= src with an element that handles it directly.

More consistent code, especially when a lot of code couldn't decide how to add/remove (some |=, some -=, some .Remove, etc).
2020-12-10 23:30:25 +00:00
..
2020-11-30 12:48:40 -05:00
2020-10-26 12:28:11 -03:00
2020-11-23 14:00:23 -08:00
2020-11-25 13:12:12 +01:00