Small fix

This commit is contained in:
fed 2021-12-13 08:06:24 +01:00
parent 0ac5225114
commit 379a21ff7e

View File

@ -85,7 +85,6 @@ namespace scripting
callback();
}
shutdown_callbacks = {};
g_shutdown_game_hook.invoke<void>(free_scripts);
}