The technology for round time just isn't there yet
Add clock date to displayed logs I'm sorry moony
This commit is contained in:
@@ -11,7 +11,7 @@ public class AdminLogLabel : RichTextLabel
|
||||
Log = log;
|
||||
Separator = separator;
|
||||
|
||||
SetMessage(log.Message);
|
||||
SetMessage($"{log.Date:HH:mm:ss}: {log.Message}");
|
||||
OnVisibilityChanged += VisibilityChanged;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user