mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Formatting.
This commit is contained in:
@@ -465,7 +465,7 @@
|
||||
if(!R)
|
||||
return
|
||||
|
||||
var/commenter_display = "Somebody(???)"
|
||||
var/commenter_display = "Something(???)"
|
||||
if(ishuman(commenter))
|
||||
var/mob/living/carbon/human/U = commenter
|
||||
commenter_display = "[U.get_authentification_name()] ([U.get_assignment()])"
|
||||
|
||||
Reference in New Issue
Block a user