]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/playerstats.qh
Merge branch 'bones_was_here/xonstat_https' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / playerstats.qh
index 468645b360454143f49564b43dc7d86162d0b980..39ffab623ef94d5f3790d2e7e9693efa75528ecc 100644 (file)
@@ -56,6 +56,8 @@ const string PLAYERSTATS_ACHIEVEMENT_FIRSTVICTIM = "achievement-firstvictim";
 // delay map switch until this is set
 bool PlayerStats_GameReport_DelayMapVote;
 
+void PlayerStats_GameReport_Reset_All();
+
 // call at initialization
 void PlayerStats_GameReport_Init();