Merge pull request #20426 from lzimann/patch-14

Changes 'Notes Memory' verb's name back to just 'Notes' again
This commit is contained in:
Jordie
2016-09-11 14:38:43 +10:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ var/global/normal_ooc_colour = OOC_COLOR
src << "<span class='notice'>The Message of the Day has not been set.</span>"
/client/proc/self_notes()
set name = "View Admin Notes"
set name = "View Admin Remarks"
set category = "OOC"
set desc = "View the notes that admins have written about you"