Closed the font

This commit is contained in:
2015-08-02 04:16:24 +10:00
parent 1d1ac8657e
commit 5ceb683e93
+1 -1
View File
@@ -64,7 +64,7 @@ ExampleScene::ExampleScene(lua_State* L) {
}
ExampleScene::~ExampleScene() {
//
TTF_CloseFont(font);
}
//-------------------------