*reverts back to the separated who list

*fixes a lot of mentor related issue (both them not loading and missing verbs)
This commit is contained in:
LetterJay
2017-03-26 10:44:42 -05:00
parent c997ebcabd
commit 78616ca6a9
5 changed files with 63 additions and 48 deletions
+1
View File
@@ -12,5 +12,6 @@ var/list/combatlog = list()
var/list/IClog = list()
var/list/OOClog = list()
var/list/adminlog = list()
var/list/mentorlog = list ()
var/list/active_turfs_startlist = list()