Thanks to @mplaten
This commit is contained in:
Lemongrass3110
2020-08-09 00:04:26 +02:00
parent 7c6a9751b4
commit 1d049204dc
3 changed files with 5 additions and 4 deletions

View File

@@ -902,4 +902,5 @@ void do_init_quest(void)
*/
void do_final_quest(void)
{
quest_db.clear();
}