Closed cgelon closed 11 years ago
There is a slight memory leak in the message boxes that needs to be addressed. In addition to this, I should make it so everything is created in the constructor. Message boxes should be one use objects, that once finished, are completely destroyed.
Fixed, pushed in the latest build.
There is a slight memory leak in the message boxes that needs to be addressed. In addition to this, I should make it so everything is created in the constructor. Message boxes should be one use objects, that once finished, are completely destroyed.