Index: code/pilotfile/plr.cpp
===================================================================
--- code/pilotfile/plr.cpp	(revision 9970)
+++ code/pilotfile/plr.cpp	(working copy)
@@ -986,6 +986,8 @@
 	// Done!
 	mprintf(("PLR => Saving complete!\n"));
 
+	mprintf(("PLR Dump Stats: AllTime: PriShtF: %s (%u)\n", filename.c_str(), all_time_stats.p_shots_fired));
+
 	plr_close();
 
 	return true;
