Merge pull request #12017 from Mloc/bs12-macrooos

add a little ID to uniquely identify rounds in logs and to players
This commit is contained in:
Chinsky
2016-01-22 06:31:46 +03:00
3 changed files with 35 additions and 17 deletions
+1
View File
@@ -25,6 +25,7 @@
update_Login_details() //handles setting lastKnownIP and computer_id for use by the ban systems as well as checking for multikeying
if(join_motd)
src << "<div class=\"motd\">[join_motd]</div>"
src << "<div class='info'>Game ID: <div class='danger'>[game_id]</div></div>"
if(!mind)
mind = new /datum/mind(key)