Merge pull request #1559 from Fox-McCloud/round-end-the-griffening

Round End Attack Log Disabling
This commit is contained in:
TheDZD
2015-07-24 20:01:52 -04:00
+1
View File
@@ -465,6 +465,7 @@ var/global/datum/controller/gameticker/ticker
/datum/controller/gameticker/proc/declare_completion()
nologevent = 1 //end of round murder and shenanigans are legal; there's no need to jam up attack logs past this point.
//Round statistics report
var/datum/station_state/end_state = new /datum/station_state()
end_state.count()