diff options
Diffstat (limited to 'npc/commands/motd.txt')
-rw-r--r-- | npc/commands/motd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt index db721d896..a208b371b 100644 --- a/npc/commands/motd.txt +++ b/npc/commands/motd.txt @@ -178,7 +178,7 @@ OnPCLoginEvent: end; OnClock0000: - .login_ref=gettime(5); // Day of moth + .login_ref=gettime(5); // Day of month end; OnInit: |