fix for moderators not being loaded correctly

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2012-10-12 13:44:23 +10:00
parent 211df7c89d
commit fed6625e07
3 changed files with 23 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
/mob/new_player/Login()
world << "mob/new_player/Login()"
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>"