Update whitelist_vr.dm

This commit is contained in:
Arokha Sieyes
2016-05-14 14:07:50 -04:00
parent 5484b227f3
commit f6e26bd512
+2 -1
View File
@@ -28,4 +28,5 @@ var/list/job_whitelist = list()
return 1
if(findtext(s,"[M.ckey] - All"))
return 1
return 0
return 0