Roundend report refactor

This commit is contained in:
AnturK
2017-12-11 17:57:20 +01:00
committed by CitadelStationBot
parent 2e46154344
commit 6bfca33a78
72 changed files with 1928 additions and 760 deletions
+6
View File
@@ -68,3 +68,9 @@
var/datum/chatOutput/chatOutput
<<<<<<< HEAD
=======
var/list/credits //lazy list of all credit object bound to this client
var/datum/player_details/player_details //these persist between logins/logouts during the same round.
>>>>>>> 3d81385... Roundend report refactor (#33246)