gamebox
gamebox copied to clipboard
Fix apparent memory leak.
Letting a game run (tested on floopy_bird and killbox) has a slow memory leak... investigate and fix.
The leak appears to be tied to Actor creation. A game that isn't creating Actors does not leak.