Skip to content

Commit

Permalink
Fixed|libdoomsday: Release Doomsday Script functions used as bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Sep 19, 2015
1 parent cbb921e commit f67f98b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/apps/libdoomsday/src/console/exec.cpp
Expand Up @@ -291,6 +291,7 @@ void Con_Shutdown(void)

Con_ClearExecBuffer();
Con_ShutdownDatabases();
consoleBinder.deinit();

ConsoleInited = false;
}
Expand Down

0 comments on commit f67f98b

Please sign in to comment.