4.8 Transition Guide

The DefaultTimer on GameState always existed. The one on GameMode was removed because only one of our projects or templates made use of it and so it sitting there ticking was just wasted overhead. And since it is trivial for it to be readded in a subclass that wants it I decided to remove it. And if you do use it now you can give it a useful name.