mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user