Does that mean the images still technically "exist" on startround_prespawn?
If so, is that consistent? Can I free the images on startround_prespawn? Or is it better to let the game handle that and to just set the variable to
nil?
What is the order of execution?
When do images get automatically freed by CS2D?
Why is there no post_endround (once the round completely ended)?