gamebox icon indicating copy to clipboard operation
gamebox copied to clipboard

Fix apparent memory leak.

Open shawn42 opened this issue 11 years ago • 1 comments

Letting a game run (tested on floopy_bird and killbox) has a slow memory leak... investigate and fix.

shawn42 avatar Feb 21 '14 18:02 shawn42

The leak appears to be tied to Actor creation. A game that isn't creating Actors does not leak.

shawn42 avatar Mar 28 '14 05:03 shawn42