8221ab7b54
- Use a single global Timer and schedule multiple TimerTasks on it. Moving to a ScheduledThreadPoolExecutor may be preferable as now all TimerTasks are serialized.
- Fix tests that were broken by changed behavior in
|
||
---|---|---|
.. | ||
GameManagerTest.java | ||
GameTest.java |