]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qc
Merge branch 'master' into divVerent/urllib-weaponstats
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
index 3980bab65ee8e53d7fd77ee3564f7289810e7514..1ba0a54eba6451f324d5555a876c51985e00d086 100644 (file)
@@ -1587,6 +1587,7 @@ void NextLevel()
        FOR_EACH_CLIENT(e)
                PlayerStats_AddGlobalInfo(e);
        PlayerStats_Shutdown();
+       WeaponStats_Shutdown();
 
        if(autocvar_sv_eventlog)
                GameLogEcho(":gameover");